#, fuzzy msgid "" msgstr "" "Project-Id-Version: man-pages-l10n VERSION\n" "POT-Creation-Date: 2014-07-17 17:57+0900\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: man-pages-posix/man1p/nohup.1p:2 #, no-wrap msgid "NOHUP" msgstr "" #. type: TH #: man-pages-posix/man1p/nohup.1p:2 #, no-wrap msgid "2013" msgstr "" #. type: TH #: man-pages-posix/man1p/nohup.1p:2 #, no-wrap msgid "IEEE/The Open Group" msgstr "" #. type: TH #: man-pages-posix/man1p/nohup.1p:2 #, no-wrap msgid "POSIX Programmer's Manual" msgstr "" #. type: SH #: man-pages-posix/man1p/nohup.1p:3 #, no-wrap msgid "PROLOG" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:8 msgid "" "This manual page is part of the POSIX Programmer's Manual. The Linux " "implementation of this interface may differ (consult the corresponding Linux " "manual page for details of Linux behavior), or the interface may not be " "implemented on Linux." msgstr "" #. type: SH #: man-pages-posix/man1p/nohup.1p:9 #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:12 msgid "nohup \\(em invoke a utility immune to hangups" msgstr "" #. type: SH #: man-pages-posix/man1p/nohup.1p:12 #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:16 #, no-wrap msgid "nohup IB<[>I...B<]>\n" msgstr "" #. type: SH #: man-pages-posix/man1p/nohup.1p:17 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:27 msgid "" "The I utility shall invoke the utility named by the I " "operand with arguments supplied as the I operands. At the time the " "named I is invoked, the SIGHUP signal shall be set to be ignored." msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:31 msgid "" "If standard input is associated with a terminal, the I utility may " "redirect standard input from an unspecified file." msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:48 msgid "" "If the standard output is a terminal, all output written by the named " "I to its standard output shall be appended to the end of the file " "B in the current directory. If B cannot be created or " "opened for appending, the output shall be appended to the end of the file " "B in the directory specified by the I environment variable. " "If neither file can be created or opened for appending, I shall not " "be invoked. If a file is created, the file's permission bits shall be set to " "S_IRUSR | S_IWUSR." msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:57 msgid "" "If standard error is a terminal and standard output is open but is not a " "terminal, all output written by the named utility to its standard error " "shall be redirected to the same open file description as the standard output." " If standard error is a terminal and standard output either is a terminal or " "is closed, the same output shall instead be appended to the end of the " "B file as described above." msgstr "" #. type: SH #: man-pages-posix/man1p/nohup.1p:57 #, no-wrap msgid "OPTIONS" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:59 man-pages-posix/man1p/nohup.1p:76 man-pages-posix/man1p/nohup.1p:139 man-pages-posix/man1p/nohup.1p:286 msgid "None." msgstr "" #. type: SH #: man-pages-posix/man1p/nohup.1p:59 #, no-wrap msgid "OPERANDS" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:61 msgid "The following operands shall be supported:" msgstr "" #. type: IP #: man-pages-posix/man1p/nohup.1p:61 #, no-wrap msgid "I" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:67 msgid "" "The name of a utility that is to be invoked. If the I operand names " "any of the special built-in utilities in I
, I, the results are undefined." msgstr "" #. type: IP #: man-pages-posix/man1p/nohup.1p:67 #, no-wrap msgid "I" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:72 msgid "" "Any string to be supplied as an argument when invoking the utility named by " "the I operand." msgstr "" #. type: SH #: man-pages-posix/man1p/nohup.1p:72 #, no-wrap msgid "STDIN" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:74 msgid "Not used." msgstr "" #. type: SH #: man-pages-posix/man1p/nohup.1p:74 #, no-wrap msgid "INPUT FILES" msgstr "" #. type: SH #: man-pages-posix/man1p/nohup.1p:76 #, no-wrap msgid "ENVIRONMENT VARIABLES" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:79 msgid "" "The following environment variables shall affect the execution of I:" msgstr "" #. type: IP #: man-pages-posix/man1p/nohup.1p:79 #, no-wrap msgid "I" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:88 msgid "" "Determine the pathname of the user's home directory: if the output file " "B cannot be created in the current directory, the I " "utility shall use the directory named by I to create the file." msgstr "" #. type: IP #: man-pages-posix/man1p/nohup.1p:88 #, no-wrap msgid "I" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:94 msgid "" "Provide a default value for the internationalization variables that are " "unset or null. (See the Base Definitions volume of POSIX.1\\(hy2008, " "I
, I for the precedence of " "internationalization variables used to determine the values of locale " "categories.)" msgstr "" #. type: IP #: man-pages-posix/man1p/nohup.1p:94 #, no-wrap msgid "I" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:97 msgid "" "If set to a non-empty string value, override the values of all the other " "internationalization variables." msgstr "" #. type: IP #: man-pages-posix/man1p/nohup.1p:97 #, no-wrap msgid "I" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:101 msgid "" "Determine the locale for the interpretation of sequences of bytes of text " "data as characters (for example, single-byte as opposed to multi-byte " "characters in arguments)." msgstr "" #. type: IP #: man-pages-posix/man1p/nohup.1p:101 #, no-wrap msgid "I" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:105 msgid "" "Determine the locale that should be used to affect the format and contents " "of diagnostic messages written to standard error." msgstr "" #. type: IP #: man-pages-posix/man1p/nohup.1p:105 #, no-wrap msgid "I" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:108 msgid "" "Determine the location of message catalogs for the processing of " "I." msgstr "" #. type: IP #: man-pages-posix/man1p/nohup.1p:108 #, no-wrap msgid "I" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:112 msgid "" "Determine the search path that is used to locate the utility to be invoked. " "See the Base Definitions volume of POSIX.1\\(hy2008, I, " "I." msgstr "" #. type: SH #: man-pages-posix/man1p/nohup.1p:112 #, no-wrap msgid "ASYNCHRONOUS EVENTS" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:117 msgid "" "The I utility shall take the standard action for all signals except " "that SIGHUP shall be ignored." msgstr "" #. type: SH #: man-pages-posix/man1p/nohup.1p:117 #, no-wrap msgid "STDOUT" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:124 msgid "" "If the standard output is not a terminal, the standard output of I " "shall be the standard output generated by the execution of the I " "specified by the operands. Otherwise, nothing shall be written to the " "standard output." msgstr "" #. type: SH #: man-pages-posix/man1p/nohup.1p:124 #, no-wrap msgid "STDERR" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:131 msgid "" "If the standard output is a terminal, a message shall be written to the " "standard error, indicating the name of the file to which the output is being " "appended. The name of the file shall be either B or B<$HOME/nohup." "out>." msgstr "" #. type: SH #: man-pages-posix/man1p/nohup.1p:131 #, no-wrap msgid "OUTPUT FILES" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:137 msgid "" "Output written by the named utility is appended to the file B (or " "B<$HOME/nohup.out>), if the conditions hold as described in the DESCRIPTION." msgstr "" #. type: SH #: man-pages-posix/man1p/nohup.1p:137 #, no-wrap msgid "EXTENDED DESCRIPTION" msgstr "" #. type: SH #: man-pages-posix/man1p/nohup.1p:139 #, no-wrap msgid "EXIT STATUS" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:141 msgid "The following exit values shall be returned:" msgstr "" #. type: IP #: man-pages-posix/man1p/nohup.1p:141 #, no-wrap msgid "126" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:145 msgid "" "The utility specified by I was found but could not be invoked." msgstr "" #. type: IP #: man-pages-posix/man1p/nohup.1p:145 #, no-wrap msgid "127" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:151 msgid "" "An error occurred in the I utility or the utility specified by " "I could not be found." msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:157 msgid "" "Otherwise, the exit status of I shall be that of the utility " "specified by the I operand." msgstr "" #. type: SH #: man-pages-posix/man1p/nohup.1p:157 #, no-wrap msgid "CONSEQUENCES OF ERRORS" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:159 msgid "Default." msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:161 msgid "I" msgstr "" #. type: SH #: man-pages-posix/man1p/nohup.1p:161 #, no-wrap msgid "APPLICATION USAGE" msgstr "" #. type: Plain text #: man-pages-posix/man1p/nohup.1p:187 msgid "" "The I, I, I, I, I