A script to rename a bunch of files sequentially.

Mustafa | August 26, 2007 | 8:23 am

Sometimes you need to rename a bunch of files sequentially , by giving them and initial and numbers. Here is an easy script to do that boring job.
Read the rest of this entry »

The df and du commands.

Mustafa | | 6:59 am

To find out how much space is available, and how much space a certain file occupies.
Read the rest of this entry »

The top command.

Mustafa | | 6:07 am

We have already mentioned the ps, uptime, and w system and processes commands in the previous post, here we will discuss another very useful command, the top command.

Read the rest of this entry »

Commands to watch your system.

Mustafa | | 4:28 am

Some terminal commands are very useful to watch your system and to get some system statistics, Here are they :

Read the rest of this entry »