Unix Basics Practice Test: Introduction to Unix — Flashcards | Unix Programming | FatSkills

Unix Basics Practice Test: Introduction to Unix — Flashcards

Fast review mode: answers are shown by default so you can skim quickly. Hide them if you want to self-test.

Quiz on basic unix, commands and general purpose commands.

Unix is a computer operating system originally developed in the 1960s at Bell Labs by Ken Thompson, Dennis Ritchie, and others. It is a multi-user, multitasking operating system that is still widely used today. Unix is known for its stability, flexibility, and portability.
One of the key features of Unix is its use of a text-based interface. This means that users interact with the operating system by typing commands into a terminal window. While this may seem daunting to new users, it actually makes Unix very powerful and flexible.
Another key feature of Unix is its hierarchical file system. This means that all files and directories are organized in a tree-like structure. This makes it easy to find and organize files.
Unix is also a very modular operating system. This means that it is made up of many small programs that can be combined to perform complex tasks. This makes Unix very customizable and extensible.
 

Here are some of the basic Unix commands:
ls: List the contents of a directory.
cd: Change the current directory.
pwd: Print the working directory.
mkdir: Create a new directory.
rmdir: Remove an empty directory.
touch: Create a new file.
cp: Copy a file.
mv: Move a file.
rm: Remove a file.
cat: Display the contents of a file.
grep: Search for a pattern in a file.
sort: Sort the lines of a file.
wc: Count the lines, words, and characters in a file.

These are just a few of the many Unix commands that are available. To learn more about Unix commands, you can use the man command. For example, to learn more about the ls command, you would type man ls.

1 of 44 Ready
What is UNIX?
an operating system
Shortcuts
Prev Space Show / hide Next
Turn this into a study set.
Sign in with Google to save tricky questions to your reminder list and resume on any device.
Sign in with Google Free • no extra password