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
How to write the output of a command to a file?
How do you ask politely?
How to recover /etc/passwd file and /etc/shadow file?
Which command will show you free/used memory?
How do I check my disk space?
What are linux commands?
Which command is used to find what is in your home directory?
What is $@ in bash?
How do you know which shell I am using in linux?
What is the role of case sensitivity in affecting the way commands are used?
How do I change directories in linux command line?
What does umask 022 mean?
Explain about the command lynx?
Explain the ‘ls’ command in linux
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?