Have you ever wonder who is in your system? and doing what? Well, beauty always comes in small packages and today it is not an exception, the only thing you need is: w .This small tool comes to the rescue. The format is as follows: w [options] user […] Lets see some examples: w -> […]
Categoría: gnu
Gnu – ls
This command allows you to list files and directories (dir in Ms-dos world). Lets see how this works. The format is as follows: ls [OPTION]… [FILE]… You can type ls as is to show a barebones listing of files and directories. Lets see more possibilities: ls -l -> this shows the long listing format (its […]