D Darundal macrumors newbie Original poster May 5, 2013 13 0 May 5, 2013 #1 Is there a command in Unix that can shutdown computers externally? Like the command "shutdown -i" on the cmd in Windows. Probably the wrong topic but im new so if possible tell me where to post this.
Is there a command in Unix that can shutdown computers externally? Like the command "shutdown -i" on the cmd in Windows. Probably the wrong topic but im new so if possible tell me where to post this.
chown33 Moderator Staff member Aug 9, 2009 11,468 9,714 A sea of green May 5, 2013 #2 The command is 'shutdown'. http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man8/shutdown.8.html You may also need to read the man page for the 'sudo' command.
The command is 'shutdown'. http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man8/shutdown.8.html You may also need to read the man page for the 'sudo' command.
D Darundal macrumors newbie Original poster May 5, 2013 13 0 May 5, 2013 #3 chown33 said: The command is 'shutdown'. http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man8/shutdown.8.html You may also need to read the man page for the 'sudo' command. Click to expand... Yeah i'm quite familiar with "sudo". But thanks anyway
chown33 said: The command is 'shutdown'. http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man8/shutdown.8.html You may also need to read the man page for the 'sudo' command. Click to expand... Yeah i'm quite familiar with "sudo". But thanks anyway