Is it possible to substitute "ls" command in the place of "echo" command?
No Answer is Posted For this Question
Be the First to Post Answer
Why is the use of shell script?
How to use arguments in a script?
What are the additional egrep symbols?
Which scripting language is best for automation?
When we login into our account which files are executed?
What is a batch file used for?
What are the 4 basics of OOP?
What is the difference between break and continue commands?
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 add some content in any file at some desired location without using VI or some other editor in UNIX
What will happen to my current process when I execute a command using exec?
What is the crontab?