Tips for Self Identification Linux Commands

List of commands for self identification :

In this Self identification commands we can know about our username and also we can have a password to it. We can list out the current running process in a system. It can have a disk usage of files and directories.

whoami – it tell about your username

passwd - it help us to change our password

du filename – it tell about the disk usage of files and directories

du –k filename it shows the specific file of disk usage in kilobytes

ps – it shown the list of all current running process in a system

Quota

0 comments:

Post a Comment