[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tips: cut and uniq commands



 
    
cut and uniq commands:

    cut - remove sections from each line of files
    uniq - remove duplicate lines from a sorted file

Google