This website works better with JavaScript.
Explore
Help
Sign In
pedrosaclout
/
DIY_Book_Scanner_Workflow
Watch
1
Star
0
Fork
You've already forked DIY_Book_Scanner_Workflow
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b078f1c75b
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b078f1c75b'
${ noResults }
DIY_Book_Scanner_Workflow
/
merge_files.sh
8 lines
101 B
Bash
Raw
Blame
History
#!/bin/bash
#line 3 means here
# cd "$(dirname "$0")"
cd
ocred
pwd
pdftk *.pdf cat output final.pdf
Reference in New Issue
View Git Blame
Copy Permalink