What is an sh file?
No Answer is Posted For this Question
Be the First to Post Answer
How do you schedule a command to run at 4:00 every morning?
What is the significance of $#?
How to print some text on to the screen?
How can you get the value of pi till a 100 decimal places?
How do you find out What is your shell?
How do you print the output the same string which is typed in command line. how do you write the shell script or command for this. if i entered "Hello" in command line, it should print 'Hello', if i say "Hello Welcome", i should get the "Hello Welcome" as output.?
What are filters explain sort with all the options available?
What are the zombie processes?
How will you connect to a database server from linux?
What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?
How can I set the default rwx permission to all users on every file which is created in the current shell?
Hi All, Is it possible to create one file name only space or space in file name in UNIX and we can able to run that on Unix?