Editing 686: Admin Mourning

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 8: Line 8:
  
 
==Explanation==
 
==Explanation==
The background images show the output from the <code>ps</code> command of Unix-like computer systems, which lists all running processes including all interactive users logged in to the server. If a user did not log out, their processes would continue to run until stopped by a reboot. If some specific user dies while logged in, the running sessions still appear in the <code>ps</code> output and be a reminder to other users. This comic depicts an administrator unwilling to reboot a machine that has still running processes from a deceased user named "sam".
+
The background images show the output from the <code>ps</code> command of old fashioned Unix-like computer systems, which lists all running processes including all interactive users logged in to the server. If a user does not log out, their processes would continue to run until stopped by a reboot. If some specific user dies while logged in, the running sessions still appear in the <code>ps</code> output and be a reminder to other users. This comic depicts an administrator unwilling to reboot a machine that has still running processes from a deceased user named "sam".
  
When a session is closed its descendent processes are sent the HUP (Hang-up) signal, which normally causes them to terminate. However, the popular utility {{w|GNU_Screen|screen}} enables a user to detach and reattach that output, thus surviving over sessions.
+
When a session is closed its associated processes are terminated. The popular utility [http://en.wikipedia.org/wiki/GNU_Screen screen] enables a user to detach and reattach console output, thus surviving over sessions.
  
The final joke refers to the command line interface being called a {{w|Shell (computing)|shell}}, and to a particular type of shell called {{w|zshell}} (<code>/bin/zsh</code> in the final panel), making a [[wikt:ze#Etymology 1|pun]] with the expression "{{w|Ghost in the Shell}}", which is the title of a popular manga series, originally derived from the expression "{{w|ghost in the machine}}", used by philosopher {{w|Gilbert Ryle}} to describe Descartes' theory of mind-body dualism.
+
The final joke refers to the command line interface being called a {{w|Shell (computing)|shell}}, and to a particular type of shell called zshell (<code>/bin/zsh</code> in the final panel), making a [[wikt:ze#Etymology 1|pun]] with the expression "{{w|Ghost in the Shell}}", which is the title of a popular manga series, originally derived from the expression "{{w|ghost in the machine}}", used by philosopher {{w|Gilbert Ryle}} to describe Descartes' theory of mind-body dualism.
  
The phrase "su to the user" refers to the ability of a system administrator — i.e. the superuser, aka root — to switch to another user account (using the {{w|su (Unix)|<code>su</code> command}}, which stands for '''s'''ubstitute '''u'''ser) without needing the target user's password, as would normally be necessary, which in this case would give the impression that sam's ghost were using the account.
+
"su to the user" refers to use the ability of an administrator — i.e. root or admin user — to switch to another user account (using the {{w|su (Unix)|<code>su</code> command}}) without needing the target user's password, as would normally be necessary, which in this case would give the impression that sam's ghost were using the account.
  
 
==Transcript==
 
==Transcript==
:[The text is over a white-on-black terminal showing a bit of output from ps -el | grep sam, with processes running from root and sam.]
+
:[The text is over a white-on-black terminal showing a bit of output from ps -el, with processes running from root and sam.]
 
:When a user dies, their connections time out,
 
:When a user dies, their connections time out,
 
:but their screen sessions linger.
 
:but their screen sessions linger.
Line 32: Line 32:
  
 
{{comic discussion}}
 
{{comic discussion}}
[[Category:Comics with inverted brightness]]
 
 
[[Category:Computers]]
 
[[Category:Computers]]
[[Category:Puns]]
 

Please note that all contributions to explain xkcd may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see explain xkcd:Copyrights for details). Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel | Editing help (opens in new window)