i want commands in unix?
unix
Collapse
X
-
List your /etc/bin or /etc/sbin directory (ls -l /etc/bin or ls -l /etc/sbin) and man the executables.
Comment
-
go to bash shellOriginally posted by parirami want commands in unix?
type "bash" at the command prompt
press "Tab" twice
you will get all the commands in your screen
-Nagendra PidaparthyComment
Comment