need help....?????????

51 The file "exc" contains the line: chmod u+x $1. What will the following
commands do ?

    a.  exc fopman
   ANS: [ ]

    b.  exc exc
   ANS: [ ]
  1. Suppose you often cd to the "/usr/lisa/progs/pasc/proj" directory. What
    could you put in your .bashrc .profile to make this easier to do?

    ANS: [ ]

  2. Suppose all the following aliases are in effect:

    alias rm rm -i
    alias c 'cd; ls'
    alias cr 'cd \!*; rm *'

How, would the following commands be interpreted?

    a.  rm junkfile
   ANS: [ ]

    b.  c
   ANS: [ ]


    c.  c junkdirectory
   ANS: [ ]


    d.  cr junkdirectory
   ANS: [ ]

Read the forum rules, no homework!

.....and read the man pages.

51 The file "exc" contains the line: chmod u+x $1. What will the following commands do ?

a. exc fopman
ANS: [Work it out yourself!! ]

b. exc exc
ANS: [Work it out yourself!! ]

  1. Suppose you often cd to the "/usr/lisa/progs/pasc/proj" directory. What
    could you put in your .bashrc .profile to make this easier to do?

ANS: [Work it out yourself!! ]

  1. Suppose all the following aliases are in effect:

alias rm rm -i
alias c 'cd; ls'
alias cr 'cd \!*; rm *'

How, would the following commands be interpreted?

a. rm junkfile
ANS: [Work it out yourself!! ]

b. c
ANS: [Work it out yourself!! ]

c. c junkdirectory
ANS: [Work it out yourself!! ]

d. cr junkdirectory
ANS: [Work it out yourself!! ]

Were you seriously thinking that having other people do your homework meant that it would make learning Unix/Linux any easier? ... As stated above Read the forum rules, no homework! and why could you not make use of the facilities like the man pages?? ... They're at your fingertips.

You would think that students would at least read the rules!!!!!

NO HOMEWORK IN THESE TECHNICAL FORUMS.

We will not hesitate to lock out accounts (or change status to read only) when people post homework problems.