|
% cat .profile
details ()
{
date
echo My current directory is:
pwd
echo Users currently logged in
who
}
if this is what do you mean works fine
but whent i start the script command trying to record the function
and also its functionality tha function does not work
the whole thing is, i have to submit this to my tutor to see how i did it and if it works
|