Hi
Can anyone tell me how to output the shell commands to the screen?
I have some script but they run silently, i want to be able to debug them so i'd like the commands to appear on screen as they are executed.
in windows I would use @echo on in the batch file, is there am equivalent in Linux shell?
Thanks
Can anyone tell me how to output the shell commands to the screen?
I have some script but they run silently, i want to be able to debug them so i'd like the commands to appear on screen as they are executed.
in windows I would use @echo on in the batch file, is there am equivalent in Linux shell?
Thanks