What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?
No Answer is Posted For this Question
Be the First to Post Answer
Can we run shell script in windows?
What is INODE?
write a shell program to check wheather a given string is pallindrome or not?
How to modify the PATH variable and make it executable?
How to customise the existing shell?
Hi Friends, I am currently Undergoing Course On Testing.I am Planning To Keep Fake Resume.Can any One tell me the ways to Prepare i.e, Real Time experience For Manual Testing. With Regards, Vikram
I want to upload a file to remote server through ftp daily.Can anyone suggest how to make a shell script for that.I hv credentials for that ftp
What is the command to find out today's date?
How to print the first array element?
how to create purchase order
How to get the first line from a file using just the terminal?
c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command