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. 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
grep command
cat
shell scripts
>>
2. k Desktop Environment is one of thredifferent GUI user interfaces.
passwd command
rm file
KDE
Gnome
3. directory listing
terminal window (usage)
>
shell scripts
ls
4. Creates a file
/bin
>
KDE
ls -al
5. Root symbol
'/'
6. super user
/home
su
rm file
/usr
7. Archiving command
>>
gunzip
tar command
adduser command
8. Adds content to files
mv file1 file2
su
vi or vim
ls -al
9. Stroes essential comman line utilities and binaries.
ls -a
/bin
passwd command
ls -al
10. Means it is a hidden file
shell scripts
adduser command
passwd command
. before a file
11. Rename or move file1 to file2 - if file2 is an existing directory - move file1 into directory file2
Install
/home
'/'
mv file1 file2
12. show hidden files
terminal window (usage)
cd...
mv
ls -a
13. Enables a super user or root to create a new user or updates default new user information.
useradd command
mv file1 file2
KDE
/sbin
14. back one
gzip
cp file1 file2
cd...
Is command
15. Makes empty files
touch command
/dev
ls -a
adduser command
16. Copys and replace
userdel command
/sbin
Home Directory
cp
17. Move and renames
KDE
ls
mv
gunzip
18. List command
touch command
Is command
mv file1 file2
useradd command
19. Appends a file
/dev
/usr
>>
/home
20. Look inside a file
/usr
ls -a
cat
ls -l
21. Copy file1 to file2
cp file1 file2
ls -al
mv file1 file2
KDE
22. A compressing utility that reduces the size of the named file
/usr
gzip
vi or vim
cp
23. Formatted listng with hidden files
/sbin
su
Install
ls -al
24. Displays the default directory where the user is placed after loging in
Home Directory
. before a file
gzip
cd...
25. Add a user to the system
adduser command
tar command
. before a file
cat
26. Current directory
>>
/dev
pwd show
mkdir dir
27. Change mode
chmod
>>
cp file1 file2
Gnome
28. Copy files and set attributes
chmod
Install
mkdir dir
cat
29. delete file
grep command
/bin
rm file
useradd command
30. Create a directory file
mkdir dir
/bin
adduser command
. before a file
31. 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.
touch command
mv
pwd show
grep command
32. 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
terminal window (usage)
cat
/dev
Install
33. Enables a super user to remove a users account.
adduser command
>
pwd show
userdel command
34. A graphical utility used for searching files
cp file1 file2
Gnome
grep command
cd...
35. Stores small programs and files accessible to all users
passwd command
/usr
gunzip
su
36. Stores hardware and software device driver. It maintains filesystem entries that represent the devices connected to the system.
userdel command
/dev
'/'
passwd command
37. Stores binaries that are used for completing the booting process and also the ones that are used by the root user-the adminstrator.
useradd command
/sbin
/home
cp
38. home bin
/sbin
/home
cd
terminal window (usage)
39. tells you what kind of file it is
'/'
ls -l
/bin
mv
40. Changes user password
cd
cp
passwd command
/sbin
41. Change dicrectory
cd
ls
cd...
/dev
42. 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
/bin
ls
touch command
gunzip