What language is bash?
No Answer is Posted For this Question
Be the First to Post Answer
Print the 10th line without using tail and head command.
What are different types of shell?
What is batch file programming?
Is shell scripting useful?
Is shell and terminal the same?
What is ms powershell?
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.
How do I start a shell script?
whta is the use of "exec" command?
What are types of shells?
I want to connect to a remote server and execute some commands, how can I achieve this?
Write a shell script to check whether a number is Armstrong number or not?