i have a set of commands to be executed, which is working perfectly when executed from terminal but when its put in a shell script its not working. how do i resolve it
i have a set of commands to be executed, which is working perfectly when executed from terminal but when its put in a shell script its not working. how do i resolve it
are the commands in script present in system path ?
what error do you get ?