Answer Posted / ankit jaiswal
echo "hello"
this command will pring the text on the screen
above is also right but there is a bit confusion that what
that command do.
comments..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What will happen to my current process when I execute a command using exec?
How do I stop script errors?
How do I open a jshell in cmd?
Can shell script run on windows?
What happens on a system call?
Write a script to print the first 10 elements of fibonacci series.
What is $1 in shell scripting?
What are different types of shell?
Can you write a script to portray how set –x works?
write a shell script to emulate the Id command of PRIMOS which lists files and directories. It list files first with a header FILES and then directories with a header DIRECTORIES. This command has several options. The main ones are. -file select files only -dir select directories only -reverse sort in reverse order -no_header put no header on the output -brief output the header only -size display the size of each file -help display Id´s syntax and options.
What are the types of script?
Write down the syntax for all the loops in shell scripting.
Is shell scripting useful?
What is a shell in operating system?
What is subshell?