[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
subtraction of lists
Q: How do I subtract one list from another (one line, no script) ?
For example :
ls /A output is : file1 file2 file6 file8 file9
ls /B output is : file1 file5 file9
and I want A\B : file2 file6 file8
---------------------------------------------
Iftach Hyams
paraduma@exn.co.il 04 831 5605
The First Law of Window Cleaning:
It's on the other side.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il