What is eval in shell script?
No Answer is Posted For this Question
Be the First to Post Answer
write a shell script that accepts name from user and creates a directory by the path name, then creates a text file in that directory and stores in it, the data accepted from user till STOP, displays the no. of characters stored in the file.Program stops if directory name is null
How to know that your remote server is ruing smoothly or not in unix?
How do scripts work?
What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?
What is the first line in every perl script called?
Write down the syntax of "for " loop
Is cmd a shell?
What is the syntax of while loop in shell scripting?
How do you debug a script?
What does it mean to debug a script?
How to get the 3rd element/column from each line from a file?
What is Linux language details