How would you compare the strings in a shell script?
No Answer is Posted For this Question
Be the First to Post Answer
Create a bash shell script to sort and then uniq the file from the command line & store it to a new file and output the results to the screen. Name this script "sortAndUniq.sh"
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 which accept one argument as a directory name and prints all the file name along with its inode number and total count of the file in directory
How do you read arguments in a shell program - $1, $2 ..?
what is tickets $ what low,medium,high priorite pls define time also
How can I send a mail with a compressed file as an attachment?
What is the syntax of "grep" command?
Explain about sourcing commands?
Why are shell scripts used?
What is the fastest scripting language?
What are "c" and "b" permission fields of a file?
Explain about the exit command?