Answer the following questions as briefly (but completely) as possible. Unless otherwise stated, assume a POSIX shell (such as bash) is used.
$HOME/foo directory? cat foo > foo?
What about
sort -o foo < foo
/etc/passwd when you login?
(Actually there are 4.) PATH?
Why would that be a bad idea? PS1='\!$', what sort of prompt
will you get using the Korn shell or bash? alias to list only the
hidden files of the current directory.
(Extra credit if your alias doesn't list . or
.. entries.) tar -cvf /dev/fd0 *.sh.
How can you repeat the command to use *.pl files
instead of *.sh files, in the bash shell, without
retyping the entire command? .profile contains statements like
PATH=$PATH:$HOME/bin and
PS1='$PWD$ ' and you make any
changes to the file, how should you activate the changes?
Email your homework assignment, by copy-and-paste
(no attachments please!) to
.
If possible use the text
and not the
HTML
mode of your email program.
Please use the subject similar to
Intro to Unix/Linux Homework Assignment #5 Submission
,
so I can tell which emails are submitted homework assignments.
Homework assignments will not be returned.
Please do not send as attachments.
Do not send to
wpollock@YborStudent.hccfl.edu.
Refer to the Homework and
the Submitting Assignments
sections of your syllabus for more information.
Confused?
Send questions about the homework assignment to
.
Please use a subject similar to
Intro to Unix/Linux Homework Assignment #5 Questions
so I can tell which
emails are questions about assignment quiz (and not submissions).