What key do you press to erase the last character typed the


Answer the following questions as briefly (but completely) as possible:
1. Try out the following commands:
i. echo this is file number one > README [Enter]
ii. echo this is file number two > readme [Enter]
iii. Is
What does this show about how Unix treats filenames?
2. Create a directory using "mkdir" and change into that directory using "cd". Next,
create another directory within the new directory and then change into that directory. Now, run cd without any arguments, then run pwd. What do you conclude about the cd command?
3. You won't find the cd command in either /bin or /usr/bin, or in any directory listed in the PATH setting. How is it executed then? (That is, if there is no cd executable, why doesn't this command cause a "command not found" error?)
4. Why shouldn't you have a filename beginning with a"-" (dash)?
5. When will you use a section number as an argument to man?
6. What does "deprecated" mean?
7. Can you have the same login name more than once in the who output? What would cause that?
8. Which command does the ordinary user use to change the system date and time?'
9. If you find that your keystrokes are not being echoed, or appear in a strange font, or as graphics, what remedies should you try?
10. What key do you press to erase the last character typed? The last word? The entire line?

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: What key do you press to erase the last character typed the
Reference No:- TGS0930592

Expected delivery within 24 Hours