I've been working on a script to execute the shell command 'ls > file.txt' from quicksilver, but with no succes.
Now I use 'invoke qs', 'type path', 'go to directory in terminal', and than manually execute 'ls > file.txt'. Is there a simple way (by using applescript?) to call for an action like: 'invoke qs', 'type path', 'make list file'?
