> ls somefile | xargs sh -c '</dev/tty vim $*' > > vim $(ls somefile)
These two are very nice.. thanks! Using it with find was exactly what I wanted. Kind regards, Erik --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
