Interview :: Linux
Solaris is the Linux of Sun Microsystems.
LILO is the Linux loader.
The 'mv' command is used to rename a file.
The commands which are built in the shells are called as the internal commands.
Each file is given a unique name by the operating system which is called as the inode.
The 'at' command is used for the same.
The operating system uniquely identifies each process by a unique id called as the process id.
Some of the Linux commands are:
- CentOS
- Ubuntu
- Redhat
- Debian
- Fedora
Swap space is used to specify a space which is used by Linux to hold some concurrent running program temporarily. It is used when RAM does not have enough space to hold all programs that are executing.
BASH is a short form of Bourne Again SHell. It was a replacement to the original Bourne shell, written by Steve Bourne.