On Jul 5, 2009, at 1:19 PM, Siegel Anno wrote: > On 05.07.2009, at 10:08, Christiaan Hofman wrote: > >> >> On Jul 5, 2009, at 1:14 AM, Siegel Anno wrote: >> >>> I'm trying to use PDFSync support via preferences->Sync->Custom. > > [...] > >>> It looks like shift-command-click is ignored. > >> "/bin/echo >/path/to/file" is not a command (the command is /bin/ >> echo), try moving the output redirect to the arguments. > > > Thanks, but that doesn't make a difference. > > Output redirection can appear anywhere among command parameters. If > Skim does the obvious thing and joins command and arguments with a > blank, > then hands them to a shell, both ways should work. > > Regards, Anno
But Skim does not do this obvious thing, because that does not always work due to shell escapes. Christiaan ------------------------------------------------------------------------------ _______________________________________________ Skim-app-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/skim-app-users
