• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/25

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

25 Cards in this Set

  • Front
  • Back
Create and Alias
Alias
Find & replace text within File(s)
awk
Displays a calendar
cal
Displays the contents of a file
cat
Changes to a different Directory
cd
A visual object that enhances interaction between a computer and a user. A GUI displays windows, icons, menus, labeled buttons, and a virtual desktop. A Gui sends commands to the system via these icons and menus rather than typed commands
GUI (graphical user interface)
clear terminal screen
clear
copy one or more files to another location
cp
Displays or change the date & time
date
Displays message on screen
echo
Display, set, or remove enviromental variables
env(printenv)
Application screen for typing system commands
terminal window
Search file(s) for lines that match a gven pattern
grep
This account is used to administer the system that has authority over system events and operations
root
Entry into a UNIX/Linux computer is granted only when a user provides a login name and the associated password that matches the established user
login name
After starting a UNIX/Linux computer , you are greeted with a login banner, either in the terminal or graphical window
login banner
the exit command is a UNIX/Lunix message that results in the closure of a terminal window
exit
the utitlity provides an in-depth description about a utility
info
this program enables you to give the system instructions, also known as commands
shell
this is an option or flag that provides specific instructions to a utility
argument
a wildcard can represent a string of chracters in a command
wildcard
this variable represents the location of your workplace directory
$HOME
this command is used to changed the permissions/mode of a file
chmod
this variable can be used to prevent the output of a utility from overwriting a file
noclobber
this variable displays an output that consist of some of the environment variables that are set of your shell
$USER