mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 14:03:18 -07:00
releasing 4.6
This commit is contained in:
parent
028d8c6d3c
commit
98c468888b
9 changed files with 22 additions and 11 deletions
17
usr/share/man/man1/byobu-shell.1
Normal file
17
usr/share/man/man1/byobu-shell.1
Normal file
|
@ -0,0 +1,17 @@
|
|||
.TH byobu\-shell 1 "11 Feb 2009" byobu "byobu"
|
||||
.SH NAME
|
||||
byobu\-shell \- Print the message of the day and launch a shell
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBbyobu\-shell\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.
|
Loading…
Add table
Add a link
Reference in a new issue