About: Disown (Unix)

An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

In the Unix shells ksh, bash, fish and zsh, the disown builtin command is used to remove jobs from the job table, or to mark jobs so that a SIGHUP signal is not sent to them if the parent shell receives it (e.g. if the user logs out).

Property Value
dbo:abstract
  • In the Unix shells ksh, bash, fish and zsh, the disown builtin command is used to remove jobs from the job table, or to mark jobs so that a SIGHUP signal is not sent to them if the parent shell receives it (e.g. if the user logs out). (en)
  • disown est une commande Unix permettant d'enlever des tâches de la table des tâches actives, ou de les marquer de telle sorte que le signal ne leur soit pas envoyé lorsque le processus parent le reçoit, par exemple lors de la fermeture d'un terminal. (fr)
  • В bash, команда disown є вбудованою командою що використовується для з таблиці джобів, чи для переведення job в стан в якому сигнал SIGHUP не відсилається процесу, якщо батьківська оболонка його отримує (наприклад якщо користувач ). (uk)
  • disown是bash shell的一个殼層內建指令,用来从作业列表中。这样当作业的父shell接收到SIGHUP信号后(例如用户登出时),不会向作业发送SIGHUP信号,以便指定的作业仍能继续执行。 (zh)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 28386935 (xsd:integer)
dbo:wikiPageLength
  • 894 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 985225006 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdfs:comment
  • In the Unix shells ksh, bash, fish and zsh, the disown builtin command is used to remove jobs from the job table, or to mark jobs so that a SIGHUP signal is not sent to them if the parent shell receives it (e.g. if the user logs out). (en)
  • disown est une commande Unix permettant d'enlever des tâches de la table des tâches actives, ou de les marquer de telle sorte que le signal ne leur soit pas envoyé lorsque le processus parent le reçoit, par exemple lors de la fermeture d'un terminal. (fr)
  • В bash, команда disown є вбудованою командою що використовується для з таблиці джобів, чи для переведення job в стан в якому сигнал SIGHUP не відсилається процесу, якщо батьківська оболонка його отримує (наприклад якщо користувач ). (uk)
  • disown是bash shell的一个殼層內建指令,用来从作业列表中。这样当作业的父shell接收到SIGHUP信号后(例如用户登出时),不会向作业发送SIGHUP信号,以便指定的作业仍能继续执行。 (zh)
rdfs:label
  • Disown (Unix) (en)
  • Disown (fr)
  • Disown (zh)
  • Disown (uk)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License