[PLUG] unique string command

Will Andrews Will Andrews <will@physics.purdue.edu>
Tue, 18 Sep 2001 12:59:31 -0500


On Tue, Sep 18, 2001 at 10:25:48AM -0700, David C. Hansen (haveblue@us.ibm.com) wrote:
> sort | uniq 

or sort -u, if your sort(1) supports it (GNU sort, I believe).

-- 
wca