Navigation
File Editing
File Movement
Other Commands
Whats the difference?
100

cd

What is Change Directory

100

vi

What is view a file?

100

mv

what is move?

100

chown

What is change owner?

100

One copies to current server, the other copies to a new server.

What is cp vs put

200

pwd

What is view my directory?

200

:q!

What is quitting without saving?
200

cp

What is copy?
200

su

What is Super User?

200

One allows you to edit a file, one does not.

What is vi vs less?

300

ls

What is show all files in your current directory?

300

i

What is Insert?
300

put

what is copy file to another server via sftp?

300

chmod

What is change read/write access?

300

One allows you to change owner, the other allows you to change r/w access.

What is chown vs chmod?

400

-l

What is formats into a list?

400

r

What is replace?

400

Format used to put or copy a file.

What is [command] {current file location} {new file location}?

400

crontab

What is the job scheduler?

400

Renaming a file and moving a file

What is moving a file into the same directory with a different name?

500

sftp 

What is changing server?

500

:x

What is Save and Quit?

500

.

What is current location?

500

less

What is view a file, without the option to edit?

500

One stops a job in command prompt, the other stops a job elsewhere

What is Ctrl+C vs Apex App?

M
e
n
u