18.11.2012 Views

3 - Weber State University

3 - Weber State University

3 - Weber State University

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

124 Chapter 3 Exploring Linux Filesystems<br />

parent directory The directory that is one level closer to the root directory in the directory<br />

tree relative to your current directory.<br />

pwd (print working directory) command A Linux command used to display the current<br />

directory in the directory tree.<br />

regexp See regular expressions.<br />

regular expressions The special metacharacters used to match patterns of text within text<br />

files; they are commonly used by text tool commands, including grep.<br />

relative pathname The pathname of a target directory relative to your current directory in<br />

the tree.<br />

socket file A named pipe connecting processes on two different computers; it can also be<br />

represented by a file on the filesystem.<br />

special device file A file used to identify hardware devices such as hard disks and serial<br />

ports.<br />

strings command A Linux command used to search for and display text characters in a<br />

binary file.<br />

subdirectory A directory that resides within another directory in the directory tree.<br />

Tab-completion feature A feature of the BASH shell that fills in the remaining characters<br />

of a unique filename or directory name when the user presses Tab.<br />

tac command A Linux command that displays a file on the screen, beginning with the last<br />

line of the file and ending with the first line of the file.<br />

tail command A Linux command used to display lines of text at the end of a file; by<br />

default, the tail command displays the last 10 lines of the file.<br />

text file A file that stores information in a readable text format.<br />

text tools The programs that allow for the creation, modification, and searching of text<br />

files.<br />

vi editor A powerful command-line text editor available on most UNIX and Linux<br />

systems.<br />

wildcard metacharacters The metacharacters used to match certain characters in a file or<br />

directory name; they are often used to specify multiple files.<br />

Review Questions<br />

1. A directory is a type of file. True or False?<br />

2. Which command would a user type on the command line to find out which directory in<br />

the directory tree he is currently located in?<br />

a. pd<br />

b. cd<br />

c. where<br />

d. pwd<br />

© Cengage Learning. All rights reserved. No distribution allowed without express authorization.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!