determine the output of the following command: echo ${new:-variable}
No Answer is Posted For this Question
Be the First to Post Answer
write a scwipt that a) takes exactly one argument, a directory name. b) if the number of argument is more or less than one,print a usage message c) if the argument is not adirectory, print another message d) for the given directory, print the five biggest files and the five files that were most recently modified. e) save the output to a file called q2output.
What is Path variable?What is its use?
Explain how you Automate your application using Shell scripting.
What is awk script?
write a shell program to check wheather a given string is pallindrome or not?
write a shell script to check whether all the directories in the path exist has read and write permission
How many fields are present in a crontab file and what does each field specify?
What exactly is a shell?
Write a shell script in Linux to shift all characters in a file forward by five characters. (Thus “a” becomes “f’”).
2 Answers Ignou, Tripura Info,
What is MUTEX?
What is an inode block?
How do you schedule a command to run at 4:00 every morning?