script is like
x=10;
y=20;
[$x-ne$y];
echo $
please give me output.
Answer Posted / sureshreddy
error: $ command not found.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
Explain getopts command of linux?
How do I check cpu usage?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
What is the programming language for linux?
How do I find command history in linux?
Which command would you use if you want to remove the password assigned to a group?
What is clang llvm?
How do I check disk space in linux?
What is a ulimit in unix?
How do I list directories in linux?
How do I navigate in cmd?
What is the fastest way to enter a series of commands from the command-line?
What is tty in linux command?
Does cp overwrite?
What is linux load average?