On 17.5.2011 19.36, Bowie Bailey wrote:
Try this:
vim `cat list`
Thanks, this really works! I tried it with all my combinations:
OS X workstation by itself OS X workstation -> ssh -> CentOS 4 OS X workstation -> ssh -> CentOS 5
BTW, with the xargs command, all of these combinations give some problems. The cause may have something to do with my terminal settings. Anyway, now I can use `cat list`.
- Jussi