![]() |
Brian |
Dolan-Goecke |
|
| Better way to view disk usage | |
| Ever wanted to get something a little more useful that the block count ? Well on Linux, and probably any GNU tool, you can use the '-h' for "human readable". | |
| Real VI macros | |
| Did you know you can create Real macros in VI ? You simply need to type all the commands you want into the buffer. Then cut the lines into a named buffer, and the execute the buffer! Then VI will execute the characters in that buffer as it you had typed it in. Cool hu! Here for example: | |