Answer the question below:

a. How can you display the aliases currently in effect?
b. Write an alias named homedots that lists the names (only) of all hidden
files in your home directory.


a. Give the command alias to list aliases.
b. $ alias homedots 'ls -d ~/.*'

Computer Science & Information Technology

You might also like to view...

After applying a slide master use _____ view to verify that the new font attributes are applied to the text on all of the slides in your presentation.

A. Normal B. Slide Sorter C. Slide Preview D. Slide Show

Computer Science & Information Technology

Select the code below that will configure a background image called parchment.gif for a web page using CSS.

a. body {background-image:url(parchment.gif); } b. document {background:parchment.gif; } c. body {background:parchment.gif’} d. body {background-color:parchment.gif;}

Computer Science & Information Technology

Tasks in which phase in the accompanying figure are ahead of schedule?

A. Analysis B. Design C. A and B D. None of the above

Computer Science & Information Technology

________ describes how a network is arranged and how resources are coordinated and shared.

A. Base strategy B. Node topology C. Proxy structure D. Network architecture

Computer Science & Information Technology