help?
Author Message
Posted : Fri, 27 June 2008 21:39:28
Subject : help?
I need to find the command that allows you to customize a command name by assigning it a new command name. For example the command that would allow you to used either cd or my cd to change directories. I think it is CSH or TSCH but I am not sure how to use it. Then I have to use pico to open and edit the bash Linux login file ( in the root directory ) and customize the following a) dispaly contents of directory => mycd b) dispaly date and time => mydt c) logoff => myexit Can anyone please help me, I have been sitting here for two days trying to figure this out.
beavis2k8
Posted : Sun, 29 June 2008 23:32:02
Subject : help?
I may have misunderstood the question but could you use the alias command? Regards, A linux newbie