Sep 6, 2001 #1 Birbone MIS Joined Dec 20, 2000 Messages 141 Location US How can a script identify when it is being called remotely via remsh vs. being called locally via a user? -Bobby s-) bwgunn@icqmail.com
How can a script identify when it is being called remotely via remsh vs. being called locally via a user? -Bobby s-) bwgunn@icqmail.com
Sep 19, 2001 #2 ilTinus IS-IT--Management Joined Aug 22, 2001 Messages 7 Location FR Local means interactive? Try 'tty' command. If not try to look at your process tree if a 'remsh' is present somewhere in the parent list. Yours, Mauro Upvote 0 Downvote
Local means interactive? Try 'tty' command. If not try to look at your process tree if a 'remsh' is present somewhere in the parent list. Yours, Mauro