Unix Commands
Unix Commands
2.ls -la same as 'ls -l'but by this command we can also see
the hiden files.
3.ls -li same as 'ls -la' but it will also shows us the inode
number of each and every file
syntax:[root@localhost root]exit
21.who by this command you can see the user name and their
ip addresses who have loged in on your server
30.su - username to switch from one user to another user users home
directory directly
[root@localhost /]#ls -l
drwxrw-rw- 2 tarun root 4096 Mar 11 12:03 abcd