Ports 搜索

共有68项符合/shells/的查询结果,以下是第1120项(搜索用时0.002秒)
shells/bash-4.3.46 (Score: 0.27092132)
The GNU Project's Bourne Again SHell
This is GNU Bash. Bash is the GNU Project's Bourne Again SHell, a complete implementation of the POSIX.2 shell spec, but also with interactive command line editing, job control on architectures that support it, csh-like features such as history substitution and brace expansion, and a slew of other features.
shells/bashc-3.2.33.0 (Score: 0.27092132)
GNU bash shell extended with visual two-panel file browser
Bash Commander is a traditional GNU bash shell extended with visual two-panel file browser. Features: * Full bash compatibility. * Embedded visual file browser. * Two file panels, turned on and off by pressing ^O. * Actions and colors configured via .bashrc script. * Run current file on pressing Enter, configurable via commander_start_file() shell function. * Perform an action on pressing F1-F20 keys, configurable via commander_fN() shell functions.
shells/ch-7.0.0 (Score: 0.27092132)
Embeddable C/C++ interpreter/shell
Ch is an embeddable C/C++ interpreter for cross-platform scripting, shell programming, 2D/3D plotting, numerical computing, and embedded scripting. Ch is the solution for: * Embedded Scripting * Enterprise * Academic * Plotting and Numerical Computing
shells/dash-0.5.8 (Score: 0.27092132)
POSIX-compliant implementation of /bin/sh
DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as possible. It does this without sacrificing speed where possible. In fact, it is significantly faster than bash (the GNU Bourne-Again SHell) for most tasks.
shells/es-0.9.b1 (Score: 0.27092132)
Extensible shell, derived from plan9's rc
Es is an extensible shell. The language was derived from the Plan 9 shell, rc, and was influenced by functional programming languages, such as Scheme, and the Tcl embeddable programming language. This implementation is derived from Byron Rakitzis's public domain implementation of rc. Es is in the public domain. We hold no copyrights or patents on the source code, and do not place any restrictions on its distribution. We would appreciate it if any distributions do credit the authors. Enjoy!
shells/esh-0.8.5 (Score: 0.27092132)
The "easy shell", a small shell with Lisp-like syntax
esh is a new shell for Unix, written completely from scratch. It is very small, both in number of lines of source code and in memory consumption. The whole shell is about 5000 lines of C source code, and occupies about twice as little memory as bash in some cases. However, esh is also extremely flexible, with a real programming language at the core. The syntax is a simplified form of Scheme. The current version is 0.8, though it is already stable and featureful. The reason for the low version number is lack of real-world testing. It is released under the GPL, of course.
shells/fd-3.01b (Score: 0.27092132)
CUI-based file and directory management tool
`FD' (FDclone) is a CUI-based file and directory management tool which allows you to browse and manipulate directories and files with an easy and intuitive user interface. It also has a built-in Bourne-shell compatible shell which can be run stand-alone by the name of `fdsh'. This version is a clone of FD for DOS (AT and PC9801) designed and written by A. Idei (SDI00544@niftyserve.or.jp).
shells/fish-2.3.1 (Score: 0.27092132)
User friendly command line shell
fish is a user friendly commandline shell intended mostly for interactive use.
shells/flash-0.9.5 (Score: 0.27092132)
Ncurses-based restriction shell
Flash is an attempt to create a secure menu-driver shell for UNIX-derived OSes, while providing user-friendliness and easy configurability. An ideal situation requiring the use of flash would be a student-run telnet server which needs to: a) shelter the users from some of the nastinesses of UNIX b) shelter the system from nasty users c) provide an easy way to launch applications d) support multitasking/job control as elegantly as possible e) support easy-to-get-right configuration by administrators
shells/heirloom-sh-050706 (Score: 0.27092132)
Portable version of OpenSolaris' Bourne Shell
Heirloom-sh is a portable version of OpenSolaris' #!/bin/sh. If one need to write portable shell scripts, this one is excellent for testing them. It is installed as jsh (job shell). Other OpenSolaris user land tools are available in sysutils/heirloom