SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Unix Administration
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 42 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Copy file1 to file2
>>
/usr
touch command
cp file1 file2
2. List command
grep command
Is command
Home Directory
Gnome
3. Current directory
>>
ls
'/'
pwd show
4. home bin
/home
>>
su
Home Directory
5. Move and renames
. before a file
ls -al
mv
cp file1 file2
6. Appends a file
>>
gzip
/home
terminal window (usage)
7. A graphical utility used for searching files
mkdir dir
rm file
shell scripts
Gnome
8. Means it is a hidden file
touch command
. before a file
Gnome
Is command
9. super user
Gnome
userdel command
su
cd...
10. Create a directory file
vi or vim
/sbin
passwd command
mkdir dir
11. Archiving command
ls -a
cp file1 file2
tar command
/home
12. Stroes essential comman line utilities and binaries.
/bin
KDE
cd
>
13. Enables a super user or root to create a new user or updates default new user information.
cp file1 file2
shell scripts
useradd command
passwd command
14. Stores binaries that are used for completing the booting process and also the ones that are used by the root user-the adminstrator.
/home
grep command
/sbin
Install
15. Stores small programs and files accessible to all users
userdel command
/usr
/home
ls -a
16. back one
grep command
cd...
Install
terminal window (usage)
17. Change mode
su
cat
terminal window (usage)
chmod
18. A compressing utility that reduces the size of the named file
gzip
cat
/dev
pwd show
19. Formatted listng with hidden files
Is command
su
ls -al
passwd command
20. Stores hardware and software device driver. It maintains filesystem entries that represent the devices connected to the system.
ls -al
Install
/dev
chmod
21. Creates a file
/bin
cp file1 file2
>
cd...
22. Displays the default directory where the user is placed after loging in
rm file
>
terminal window (usage)
Home Directory
23. Copy files and set attributes
>
Install
tar command
Home Directory
24. Makes empty files
/sbin
mv
>>
touch command
25. A shell script is a script written for the shell - or command line interpreter - of an operating system. It is often considered a simple domain-specific programming language. Typical operations performed by shell scripts include file manipulation - p
su
KDE
shell scripts
>
26. Look inside a file
chmod
>
gzip
cat
27. directory listing
Home Directory
terminal window (usage)
/home
ls
28. Adds content to files
ls -al
vi or vim
>
adduser command
29. Change dicrectory
ls -a
cd
/bin
cat
30. tells you what kind of file it is
KDE
chmod
ls -l
vi or vim
31. Root symbol
'/'
32. Add a user to the system
su
adduser command
shell scripts
terminal window (usage)
33. Changes user password
passwd command
cd
ls -al
. before a file
34. delete file
/usr
cd
rm file
Gnome
35. show hidden files
su
vi or vim
adduser command
ls -a
36. Copys and replace
terminal window (usage)
tar command
cp
passwd command
37. Rename or move file1 to file2 - if file2 is an existing directory - move file1 into directory file2
/home
mv file1 file2
gunzip
gzip
38. k Desktop Environment is one of thredifferent GUI user interfaces.
. before a file
/bin
tar command
KDE
39. Enables a super user to remove a users account.
userdel command
tar command
adduser command
ls -a
40. gunzip takes a list of files on its command line and replaces each file whose name ends with .gz - -gz - .z - -z - _z or .Z and which begins with the correct magic number with an uncompressed file without the original extension. gunzip also recognize
/usr
/dev
>>
gunzip
41. A terminal emulator - terminal application - term - or tty for short - is a program that emulates a video terminal within some other display architecture. Though typically synonymous with a command line shell or text terminal - the term terminal cove
cp
terminal window (usage)
gzip
cd...
42. Grep searches the named input FILEs (or standard input if no files are named - or the file name - is given) for lines containing a match to the given PATTERN. By default - grep prints the matching lines.
grep command
cp
cp file1 file2
>>