How can I get my scripts in root to run by just typing in the name.
It works with just the name on my regular user log in.
But when I log in as root I have to do this:
./scriptname
where as any script I run in my user log in I just type:
scriptname
My profile is in .cshrc
Any suggestions?
It works with just the name on my regular user log in.
But when I log in as root I have to do this:
./scriptname
where as any script I run in my user log in I just type:
scriptname
My profile is in .cshrc
Any suggestions?