Some of my favorite things about linux…
Seriously the command line does it for me, gets me all hot and bothered ;). I just love having all the tools (including the shell itself) to be able to do what I need to do. Let me not even get started on awk and grep, though I think shortly I will write a *my top 5* command line tools or tools that a sysadmin should not live without (as I mainly handle backups this will differ greatly on both experience and preference so your mileage / kilomeratage may vary accordingly).
Ok so here are my top ten five {I can count really} favorite tools {right now}:
1. Bash shell - a very powerful tool with lots and lots {read metric assloads} of tools builtin.
2. vi - yes I am a vi whore, even to the point of using it on the command line, those who know what I mean either will shudder or clap, to each their own. **HINT** if you still use the arrow keys learn the j = down, k = up, h = right and l = left. Also check out shift + v and ctrl + v (visual mode). Oh and I also use vimperator with firefox, cause I just wuv it that much.
3. awk, because the nature of my job {backups/archives} and the reporting there of, I need strong text processing tools and awk happens to be one of my favs.
4. screen - one of the seniors that I worked with {he’s left since} taught me how to use screen, and it’s a tool no sysadmin should ever be without {if it can be helped}.
5. grep - this is one of the most rockingest tools ever greated, simple in design, powerful in function, can make a sysadmins job bearable. {along with regexps ;)}
I’ll write more later on, but this is a good start.
Sphere: Related Content