|
| |
:Top 25 Command Line Tips and Tricks
Top 25 Command Line Tips and Tricks Oct 24, 2008, 17 :33 UTC (0 Talkback[s]) (4561 reads) |
"Place a filename at the beginning of the line to make it easier to edit the search at the end of the command.
$ ‹/var/log/messages grep foo
$ ‹/var/log/messages grep bar
$ ‹/var/log/messages grep user1"
Complete Story
Related Stories:
Tip of the Trade: ssh-xfer for Transferring Files(Oct 23, 2008)
Fun with Linux Commands(Oct 20, 2008)
Assigning Multiple Addresses to a Network Interface(Oct 11, 2008)
Quick Reference Guides / Cheat Sheets Collection(Oct 09, 2008)
4 Easy Fun Useful Things You Can Do With Linux(Sep 30, 2008)
10 Command-Line Applications I Use in Debian and Ubuntu(Sep 23, 2008)
Speaking UNIX: More Shell Scripting Techniques(Sep 12, 2008)
7 "Must Read" Linux Tutorials(Aug 26, 2008)
|