Manage the system's resources.
Turn source code into machine code.
Load the operating system after the computer is turned on.
Transfer mail from one machine to another.
C
.NET
C++
Java
Perl
An operating system.
A type of hardware.
A trademark.
A distribution of Linux.
A text editor.
The version of 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
/var/lib/doc
/usr/software/doc
/usr/share/doc
/var/share/doc
True
False
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 multiples files into one.
Removing redundant information.
Storing most of 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 often 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.
Duplicates the input stream to the output stream
Is used for variable assignment
Is used to output text to the console
Copies variables from ne to another
C Shell compatibility mode is enabled
Running the script will invoke /bin/csh to interpret the rest od the file
The operator should not be using /bin/csh
This is a Perl script
Nothing, this is comment
Nano
LibroOffice Writer
/bin/bash
Vi
Firefox