madhar chod unix ke 10 commands dhang se likh nahi sakta
hai
No Answer is Posted For this Question
Be the First to Post Answer
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
How do you schedule a command to run at 4:00 every morning?
How will I insert a line "abcdef" at every 100th line of a file?
What is k shell?
What are the additional egrep symbols?
What is a shell script? Can you name some of its advantages?
Why do we use shell scripting?
How would you replace the n character in a file with some xyz?
Create a bash shell script that reads a line from the user consisting of 5 words and then prints them out in reverse order. Name this script "reverse.sh"
what is the difference between cmp and diff commands
How to print some text on to the screen?
write a shell program to check wheather a given string is pallindrome or not?