mirror of
https://github.com/dustinkirkland/byobu
synced 2025-07-31 04:00:10 -07:00
usr/share/man/man1/byobu-export.1, usr/share/man/man1/byobu- launcher.1, usr/share/man/man1/byobu-launcher-install.1, usr/share/man/man1/byobu-launcher-uninstall.1, usr/share/man/man1/byobu-reconnect-sockets.1, usr/share/man/man1/byobu-select-profile.1, usr/share/man/man1/byobu- select-session.1, usr/share/man/man1/byobu-status.1, usr/share/man/man1/byobu-status-detail.1, usr/share/man/man1/shell.1: add a url link to the GPL
17 lines
933 B
Groff
17 lines
933 B
Groff
.TH shell 1 "11 Feb 2009" byobu "byobu"
|
|
.SH NAME
|
|
shell \- Print the message of the day and launch a shell
|
|
|
|
.SH DESCRIPTION
|
|
\fBshell\fP is a simple script that prints the message of the day (/etc/motd) and launches a shell.
|
|
|
|
$SHELL will be invoked if it exists. Otherwise, /bin/sh will be used.
|
|
|
|
.TP
|
|
\fIhttp://launchpad.net/byobu\fP
|
|
.PD
|
|
|
|
.SH AUTHOR
|
|
This manpage and the utility were written by Dustin Kirkland <kirkland@canonical.com> for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document and the utility under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation.
|
|
|
|
The complete text of the GNU General Public License can be found in \fI/usr/share/common-licenses/GPL\fP on Debian/Ubuntu systems, or in \fI/usr/share/doc/fedora-release-*/GPL\fP on Fedora systems, or on the web at \fIhttp://www.gnu.org/licenses/gpl.txt\fP.
|