Module 1: Introduction to OS Flashcards
Absolute path
It is one that starts from the main directory
Alias
A nickname for common commands
Appending flags
A way to add the data of the file without erasing existing data
Bash
The language used to interact with the shell
CLI
Command line interpreter
Command line
A text interface program for a computer that inputs text commands and translates them to the operating system
Escape characters
A concept that means that the next character after the back tick should be treated literally the same.
.exe
A file extension found in Windows for an executable file
Groups
A collection of users
GUI
A graphical user interface
Hidden files
A set of files that are not visible either to avoid alteration or simply because you don’t want someone to see them
Hot key
A keyboard shortcut that does a particular task
I/O Streams
An input stream handles data flowing into and out of a program
Parameter
A value that is associated with a command
Parent directory & child directories
A parent directory is a directory that houses all subsequent child directories