.
Manage the system's recources
Turn source code into machine code
Load the operating system after the computer is turned on
Transfer mail from one machine to another
An operating system
A type of hardware
A trademark
A distribution of Linux
A text editor
C
NET
C++
Java
Perl
The version of a program that the computer runs on the CPU
The license that dictates how you may use and share the software
The interface that software uses to talk to the kernel
A human readable version of computer software
-info
-doc
-help
-h
True
False
True
False
/var/lib/doc
/usr/software/doc
/usr/share/doc
/var/share/doc
A plus (+)
A dash (-)
A period (.)
An asterisk (*)
-w
-H
-L
-a
/
/root
/home
C:
Relative
Absolute
Relative
Absolute
Removing the high order bit from each byte
Consolidating multiple files into one
Removing redundant information
Storing most of the data on removable media and just leaving a pointer
Eliminating gaps within the file
An mp3 audio file
A movie
A log file
A JPEG image
An encrypted email
Is ofter used with documents
Decompresses to an identical version as the original
Sacrifices some quality
Usually results better compression than lossless
Is often used with images
Myfile.tar.gz holds a compressed version of myfile.tar
An error; you forgot to pass the name of the output file
An error; you forgot to specify the file with -f
Myfile.tar is unarchived into the current directory
Myfile.tar is removed
STDIN
Log files
STDERR
STDOUT
True
False
Ls /root > error.log
Ls /root >> error.log
Ls /root 2> error.log
Ls /root $> error.log
Send the same input to multiple commands
Send the output of one command to another
Send the output of a command to a file
Type multiple commands at one prompt
STDERR
STDIN
STDALL
STDOUT
Tests a variable for duplication
Ducplicates the input stream to the output stream
IS used for variable assignment
Is used to ouput text to the console
Copies variables from one to another
C Shell compatibility mode is enabled
Running the script will invoke /bin/csh to interpret the rest of the file
The operator should not be using /bin/csh
This is a Peri script
Nothing, this is a comment
Nano
LibrOffice Writer
/bin/bash
Vi
Firefox