Speak UNIX fluently with the best tools available
May 15, 2009, 21:02 (0 Talkback[s])
(Other stories by Martin Streicher)
[ Thanks to An Anonymous Reader for
this link. ]
"Much like a vernacular, the universe of UNIX tools
changes almost perpetually. New tools crop up frequently, while
others are eternally modernized and adapted to suit emerging best
practices. Certain tools are used commonly; others are used more
infrequently. Some tools are perennial; occasionally, some are
obsoleted outright. To speak UNIX fluently, you have to keep up
with the "lingo."
"Watch many files with multitail
Whether you're a developer debugging new code or a systems
administrator monitoring a system, you often have to keep an eye on
many things at once. If you're a developer, you might watch a debug
log and stdout to track down a bug; if you're an administrator, you
might want to police activity to intercede as necessary. Usually,
both tasks require oodles of windows tiled on screen to keep a
watchful eye--perhaps tail in one window, less in another window,
and a command prompt in yet another."
Complete Story
Related Stories:
- Protect Your PostScript Files from Being Converted to PDF(May 15, 2009)
- Graphical Python Programming With PyGTK(May 14, 2009)
- Monitor Bandwidth Usage with vnStat(May 14, 2009)
- Use the Bash trap Statement to Clean Up Temporary Files(May 12, 2009)
- A Few Independent X Utils(May 11, 2009)
- Scripting the Vim editor with Vmscript(May 08, 2009)
- Starting perl GUI programming(May 07, 2009)
-
Command line made easy: five simple recipes for grep(May 06, 2009)
- 3 Ways to Record Your Linux Desktop(May 03, 2009)
- a little vi trick(Apr 30, 2009)