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?