This website works better with JavaScript.
Explore
Help
Register
Sign In
KK_Mirocod
/
LinuxScript
Watch
1
Star
0
Fork
You've already forked LinuxScript
0
Wiki
Issues
Projects
Code
Pull Requests
Releases
Activity
Скрипты для Linux
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
76
Commits
1
Branch
0
Tags
230 KiB
Shell
100%
Tree:
d355486d87
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd355486d87'
${ noResults }
LinuxScript
/
Script
/
a5_pdf.bash
4 lines
69 B
Raw
Blame
History
#!/bin/bash
pdfjam
"
$1
"
--scale 0.71 --offset
'0 50mm'
-o
"
a5_
$1
"
Reference in new issue
Copy Permalink