Usage which command is used to find the location of the binary fileSyntax which command nameExample [root@localhost ~]# which ls alias ls=’ls –color=tty’ /bin/ls here /bin/ls is the source directory of ls binay (executable file)
In Linux its very difficult to remember all commands . sometimes we want to compress or decommpress the files but we dont know about that commands . the same like we know what to do but we dont know which command is used for ? .here is the solution1) man man commandname – give the [...]
One of the most important thing in Linux is runlevel and shutdown . we must know about the process of booting and shutown , here i have given step by step procedure for booting and shutting down Linux OS . Booting Process 1. When the computer is booting , the processor looks up the BIOS(Basic [...]
