tutorials:bash_scripting:part1
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tutorials:bash_scripting:part1 [2012/06/17 03:00] – rmiles | tutorials:bash_scripting:part1 [2017/10/12 10:58] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 110: | Line 110: | ||
---- | ---- | ||
- | I almost always have a terminal open so my scripts are usually intended to be run on the command line. After saving the scanned image into the directory where the relevant pdf records were kept I would //cd// into that directory and run the command //con2pdf [image name]//. | + | //I almost always have a terminal open so my scripts are usually intended to be run on the command line. After saving the scanned image into the directory where the relevant pdf records were kept I would //cd// into that directory and run the command //con2pdf [image name]//. |
- | In the next section I'll show how to modify //con2pdf// so that it will have a gui interface for both selecting the image file and selecting a path and name for the resulting .pdf file | + | In the next section I'll show how to modify //con2pdf// so that it will have a gui interface for both selecting the image file and selecting a path and name for the resulting .pdf file// |
---- | ---- | ||
**Cheers!** | **Cheers!** |
tutorials/bash_scripting/part1.1339902017.txt.gz · Last modified: 2017/10/12 10:58 (external edit)