2009/12/29 Shakthi Kannan <[email protected]>

>
> Everytime? These are new requirements :) You had only asked as to how
> to cd to a directory from a script.
>
>
Sorry about that.


>
>  export PC='cd /path/to/project/directory'
>
>
Yeah, that works. Thanks.

2009/12/29 Bharathi Subramanian <[email protected]>

>
> Instead of script, try to use alias command.
>
> alias pc='cd /home/varrun/Desktop/todo/project'


Yea, that works but only for the current shell. Adding it to the bashrc file
should work universally though as Gourav pointed out.

2009/12/30 Raja Subramanian <[email protected]>

>
> Please read up on Linux Filesystem Hierarchy Standard to
> learn the directory layout and consider putting your scripts in
> /usr/local/bin/.
>

I did not know that there were Filesystem standards. Will read up on it
-- 
Thanks & Regards
Varrun Ramani
Amrita University '10
Web: varrunr.wordpress.com
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to