Karl Cunningham wrote: > > I have a file containing about 100 file names (one per line) that I > would like to send to less as if they were the list of files to view on > the command line.
% less `cat file` is probably the easiest way. -john -- KPLUG-Newbie@kernel-panic.org http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-newbie