script in UNIX - TechRepublic
General discussion
January 11, 2005 at 12:01 PM
dodik

script in UNIX

by dodik . Updated 21 years, 5 months ago

I loged in as user:
user: tif , group: other ,

in terminal console I switched user: “su”
user: root group: other

Then I created a script: “move” -wrxwrxwrx
but when start this script “source move” I see message “Can’t find move”

Why I can’t run script under different user name
even if we are in same group?

This discussion is locked

All Comments