trying to script a command line

Charles Jones charles.jones at ciscolearning.org
Tue Mar 4 17:26:32 MST 2008


I just noticed that you said some of the filenames have spaces, so use 
the -0 option, which should take care of that (man xargs for more info).

-Charles

Charles Jones wrote:
> Give this a try:
>
> cat /path/to/filenames_file.xt |xargs pdftk
>   



More information about the PLUG-discuss mailing list