What is the fastest scripting language?
No Answer is Posted For this Question
Be the First to Post Answer
How to sort a result of Ls -l command based on columns. Ex. i want to sort 5th column from output of ls -l command.
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
What is the equivalent of a file shortcut that we have a window on a linux system?
What is shell scripting?
How to write a function?
What is the use of "test" command?
What exactly is a shell?
Write a shell program to test whether a given number is even or odd?
What is shell scripting used for?
Create a bash shell script that removes all files whose names end with a "~" from your home directory and subdirectories. Name this script "cleanup.sh"
c program to check whether all the directories in the path exists has read and write permission
How do I stop script errors?