need Help in Bash Prgram

N

newbie_learner

Guest
can anyone here can guide me in bash Scripting Language

or anyone have any Good pdf where i can get help
 


Try using ls /bin, ls /sbin, ls /usr/bin, and ls /usr/sbin. Those should tell you all the commands on your computer. Then use man [command name] to research it. If that doesn't work try info [command name] or [command name] --help|-h.
 

Members online


Top