Running shell scripts

Can we also run shell scripts using bash ?? Because I have tried using bash for running shell scripts and it worked fine for others but when i did the same in a lab it did not work. So if we should add running a shell script as a cron job then how should we add it(with or without bash in command)??

Hi @yalla.vishal,

It will work after providing an executable permissions.