UNIX World
Pages
(Move to ...)
Home
IBM - AIX
Basic Unix
Shell Scripting
▼
Thursday, March 17, 2011
What is a shell script?
›
There will be many occasions, where the system administrators need to execute the commands in series. For example, you may require providi...
1 comment:
Saturday, March 12, 2011
What is a Shell
›
The user who uses a UNIX OS may know English. However the kernel, the heart of the OS, which processes the user request could not understan...
1 comment:
Friday, March 11, 2011
Notes on Inode
›
What is Inode: Inode can be defined as a data structure which stores information about the file, directory, devices, filesystem object et...
Hard Link and Soft Link
›
All the files have a data structure called i-node which stores the information about the file. We use the name of the file to refer to the...
Wednesday, March 9, 2011
Root Password Recovery
›
It is the responsibility of the system administrator to keep the password safe. However, there are chances that you may forget to update th...
›
Home
View web version