
unix
Get flash to fully experience Pearltrees
sed
My favorite Linux tool in DB work is ‘iostat -x’ (and I really really want to see whenever I’m doing any kind of performance analysis), yet I had to learn its limitations and properties. For example, I took 1s snapshot from a slightly overloaded 16-disk database box: avg-cpu: %user %nice %system %iowait %steal %idle 8.12 0.00 2.57 21.65 0.00 67.66 Device: rrqm/s wrqm/s r/s w/s rsec/s wsec/s \ sda 7684.00 19.00 2420.00 498.00 81848.00 5287.00 \ avgrq-sz avgqu-sz await svctm %util 29.86 32.99 11.17 0.34 100.00 I pasted this somewhere on IRC, and got “doesn’t look too healthy” and that it is disk-bound. Now, to understand if it really is, one has to understand what iostat tells here.
iostat -x
Speaking UNIX: Peering into pipes
Tip #672: Concatenate pairs of lines
NR in awk is the current line number; % is the modulo operator, and 2 is the argument to it. Thus, if the current line number is modulo 2, the ORS is ",", and if the line number is not modulo 2, ORS is "\n".How to Convert DOS and UNIX text files
This site contains help pages for users of sites maintained by Vasudeva Server You can find out more about Vasudeva Server at our website http://www.vasudevaserver.org . Some pages from this site have also been moved over there - if you were directed here, perhaps you will find what you are looking for thereIntroduction When you use a system often, you tend to fall into set usage patterns. Sometimes, you do not start the habit of doing things in the best possible way.
Learn 10 good UNIX usage habits
UNIX tips: Learn 10 more good UNIX usage habits
Chris's Wiki :: blog/unix/UsrShareOrigin
Command-line Fu < The best UNIX commands on the web
commandlinefu.com is the place to record those command-line gems that you return to again and again. Delete that bloated snippets file you've been using and share your personal repository with the world. That way others can gain from your CLI wisdom and you from theirs too. All commands can be commented on, discussed and voted up or down.Some examples of using Unix find command.
We're sorry, but the page you are looking for cannot be found. It may have been removed, had its name changed, or is temporarily unavailable.02/28/2001 In last week's article , we viewed a PC's BIOS partition table and its Unix partition table using the fdisk and disklabel utilities. Let's continue this week by looking at the newfs utility and inode tables.

