To remove the outline border to selected cells
CTRL + SHIFT + &
CTRL + SHIFT + _
CTRL + &
CTRL + B
To insert a new worksheet
CTRL + N
SHIFT + F11
CTRL + W
SHIFT + W
_____________ is the command that writes the last 10 lines of a file to the screen.
head
last
tail
cat
Which command is used to change your password?
pwd
Passwd
password
user
Which command will display a calendar?
ls
grep
cal
Which command can be used to display the contents of a file on the screen?
dir
cp
Which command would you use to create a sub-directory in your home directory?
rmdir
cd
mkdir
_____________ is the command that writes the first 10 lines of a file to the screen.
whereami
The ________ command will display the absolute pathname for the directory that you are wokring in.
cwd
wc command will report mispelled words.
True
False