Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../../../../../usr/man/man1/suspend.1
Real path: /usr/share/man/man1/suspend.1
Zurück
'\" te .\" Copyright (c) 1989, AT&T. All rights reserved. .\" Copyright (c) 1994, 2022, Oracle and/or its affiliates. .TH suspend 1 "29 Nov 2022" "Oracle Solaris 11.4" "User Commands" .SH NAME suspend \- shell built-in function to halt the current shell .SH SYNOPSIS .SS "/usr/sunos/bin/sh" .LP .nf \fBsuspend\fR .fi .SS "csh" .LP .nf \fBsuspend\fR .fi .SS "ksh" .LP .nf \fBsuspend\fR .fi .SH DESCRIPTION .SS "/usr/sunos/bin/sh" .sp .LP Stops the execution of the current shell (but not if it is the login shell). .SS "csh" .sp .LP Stop the shell in its tracks, much as if it had been sent a stop signal with \fB^Z\fR. This is most often used to stop shells started by \fBsu\fR. .SS "ksh" .sp .LP Stops the execution of the current shell (but not if it is the login shell). .SH ATTRIBUTES .sp .LP See the respective shell man pages for attributes of the shell built-in commands. .SH SEE ALSO .sp .LP \fBkill\fR(1), \fBsh\fR(1s), \fBcsh\fR(1), \fBksh\fR(1), \fBattributes\fR(7), \fBsu\fR(8)