Tom --
As indicated in the file, it is intended to be run on a folder,
so the usage would be
conv_pdf_w_notes_to_pdfds_03.sh <<folder name>>
It does, however, work (for me) on an individual pdf as well. In
either case, the only Terminal output I get is the list of the files
to be converted.
I'll try on another Mac (hopefully later today).
humanegr
Thanks.
69% ls
conv_pdf_w_notes_to_pdfds_03.sh* ks.pdf
70% conv_pdf_w_notes_to_pdfds_03.sh ks.pdf
ks.pdf
conv_pdf_w_notes_to_pdfds_03.sh: line 19: [: !=: unary operator expected
71%
It doesn't work on a single file.
71% mkdir x
72% ls
conv_pdf_w_notes_to_pdfds_03.sh* x/
ks.pdf
73% mv ks.pdf x
74% ls
conv_pdf_w_notes_to_pdfds_03.sh* x/
75% conv_pdf_w_notes_to_pdfds_03.sh x
x/ks.pdf
override r-------- toms/wheel for x/ks.pdf? y
76% ls x
ks.pdfd/
77% cd x
78% cd ks.pdfd/
79% ls
ks.pdf ks.rtf ks.skim ks.txt
Why is it creating a directory?
What's all the stuff in the directory?
The new ks.pdf is not different from the original at all.
Bottom line: I am rather unsure how to use this script.
Some documentation would help.
Thanks,
Tom
------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Data protection magic? Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________ Skim-app-users mailing list Skim-app-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/skim-app-users