Answer Posted / james galaura
i think there was confusion in this area =)
| Is This Answer Correct ? | 4 Yes | 11 No |
Post New Answer View All Answers
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
how to get part of string variable with echo command only?
c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command
What does $@ mean in shell?
Is shell scripting a programming language?
Explain about shebang?
What are zombie processes?
What are script files?
What is computer cli?
What is wc in shell script?
What lives in a shell?
Is shell scripting easy to learn?
Explain about sourcing commands?
What language is bash written in?
How to get the first line from a file using just the terminal?