Learn Bash Scripting by Building Five Programs - Build Five Programs

Can anyone assist me how add some commands to my shell on my PC .You find that when I try executing commands such as man or more it indicates that such command doesn’t exist yet I executed the command a number of times on gitpod. Thank you

Bash commands need to run on a Linux operating system.

1 Like

Sorry for the late reply, I was a bit held up. I’m currently using windows OS but I have bash terminal installed on my laptop. So what you’re trying to say is that I cannot use execute some commands( such as man, less ) because I’m using windows? And there is nothing I can do to add these commands because I always get the error "bash: man: command not found
" ? Is this what you are trying to say?

the commands should work on your bash terminal