Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

sensible-browser(1) [plan9 man page]

SENSIBLE-EDITOR(1)					      General Commands Manual						SENSIBLE-EDITOR(1)

NAME
sensible-editor, sensible-pager, sensible-browser - sensible editing, paging, and web browsing SYNOPSIS
sensible-editor [OPTIONS...] sensible-pager [OPTIONS...] sensible-browser url DESCRIPTION
sensible-editor, sensible-pager and sensible-browser make sensible decisions on which editor, pager, and web browser to call, respectively. Programs in Debian can use these scripts as their default editor, pager, or web browser or emulate their behavior. SEE ALSO
Documentation of the EDITOR, VISUAL and PAGER variables in environ(7) and select-editor(1) for changing a user's default editor STANDARD
Documentation of behavior of sensible-utils under a debian system is available under section 11.4 of debian-policy usually installed under /usr/share/doc/debian-policy (you might need to install debian-policy) Debian 14 Nov 2010 SENSIBLE-EDITOR(1)

Check Out this Related Man Page

BF-ANIMATION-EDITOR(1)					      General Commands Manual					    BF-ANIMATION-EDITOR(1)

NAME
bf-animation-editor -- The animation editor for the Bear Engine. SYNOPSIS
bf-animation-editor [-h] [--log-concise] [--log-file=file] [--log-level=string] [--log-uniq] [-c] [-u] file(s) ... DESCRIPTION
This program is the animation editor for the Bear Engine. This is a part of the Bear Factory. OPTIONS
The following options can be passed to the program: -c, --compile Compile the files and exit. -h, --help Show summary of options. --log-concise Do not display log messages that have recently been displayed. --log-file=file Write log output in "file". --log-level=string Output log messages up to a given level, among "error", "warning" and "verbose". --log-uniq Do not display the same log message successively. -u, --update Open and save the animation files. -v, --version Print the version of the editor and exit. SEE ALSO
running-bear(6), bf-level-editor(1), bf-model-editor(1) AUTHOR
This manual page was written by Julien Jorge julien.jorge@gamned.org. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. BF-ANIMATION-EDITOR(1)
Man Page

2 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Shopt -s histappend

What is the point of this? Whenever I close my shell it appends to the history file without adding this. I have never seen it overwrite my history file. # When the shell exits, append to the history file instead of overwriting it shopt -s histappend (3 Replies)
Discussion started by: cokedude
3 Replies

2. UNIX for Advanced & Expert Users

What's your most useful shell?

What's your most useful shell? /bin/sh /bin/csh /bin/ksh /bin/tcsh /bin/bash (249 Replies)
Discussion started by: zylwyz
249 Replies