News:

SMF - Just Installed!

Main Menu

command: cat

Started by pathra, Jul 31, 2023, 02:58 PM

Previous topic - Next topic

pathra

show the contents of /etc/passwd while searching for the user 'rob'
Code:
[root@server ~]# cat /etc/passwd|grep rob
rob:x:500:500::/home/rob:/bin/bash