Font size
WorksheetsBasic Linux Commands Part 1
Total questions: 12
Worksheet time: 14mins
What command is used to change directories?
cd
md
dir
cd dir
This (a) is used to see what is in the current directory
From home/usr/docs/school I want to move up to docs using (a)
I want to create a new directory called foo, I use which command?
foo
make directory foo
mkdir foo
mkdir /foo
In order to be use super user I must use this command (a) .
I'm lost and don't know where I am, I use (a) to find where I am in the system?
The syntax for coping a file is (a) (b) (c)
The syntax for deleting a file is (a) (b)
What OS in the Range do you use that is a Unix type OS?
Windows7
Windows Server
Kali Linux
Linux Box
The (a) command in Linux is used to write a file to standard output.
In order to create an empty file one must use (a)
If you are lost and need (a) in Linux systems you must us this command (b)
