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.
7cf6321953
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7cf6321953'
${ noResults }
DIY_Book_Scanner_Workflow
/
merge_files.sh
8 lines
91 B
Bash
Raw
Blame
History
#!/bin/bash
#line 3 means here
# cd "$(dirname "$0")"
cd
ocred
pwd
pdfunite *.pdf out.pdf
Reference in New Issue
View Git Blame
Copy Permalink