How many fields are present in a crontab file and what does each field specify?
Write down the syntax of "for " loop
Is shell and terminal the same?
Why is used in shell scripting?
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 are the advantages of bash over all other shells?
How can I send a mail with a compressed file as an attachment?
How does path variable work?
How will you list only the empty lines in a file (using grep)?
write a shell script that counts a number of unique word contained in the file and print them in alphabetical order line by line?
What is a shell? · Types of shell · what is shell scripting?
What is inside a seashell?
What is a scripting language simple definition?