Some Useful UNIX Commands

|

find all text files on the server, sort by year and then export resultset to a file:

find / -name "*.txt" -exec ls -lrt {} \; |sort -k8 | more > name.txt

About this Entry

This page contains a single entry by published on October 9, 2007 9:24 PM.

Axel - A light download accelerator for Linux. was the previous entry in this blog.

Ubuntu relay email server through ISPs SMTP is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

  • My Photo Album

    Powered by Movable Type 4.01