Projects tagged ‘cli’ and ‘shell’


[27 total ]

2164 Users
   

Grep searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines.
Created over 3 years ago.

115 Users
   

Yakuake is a drop-down terminal emulator based on KDE Konsole technology.
Created over 3 years ago.

98 Users
   

ack is a tool like grep, aimed at programmers with large trees of heterogeneous source code. ack is written purely in Perl, and takes advantage of the power of Perl's regular expressions. * ... [More] Searches recursively through directories by default, while ignoring .svn, CVS and other VCS directories. * ack ignores most of the crap you don't want to search * Lets you specify file types to search, as in --perl or --nohtml. * Color highlighting of search results. * Uses real Perl regular expressions, not a GNU subset. * ack is pure Perl, so consistent across all platforms. It even comes as a single standalone program with no module dependencies. [Less]
Created over 3 years ago.

75 Users
   

iTerm is a terminal emulation program written using Cocoa. The letter i represents a native Apple look and feel of the program interface, and an emphasis on complete international support. It provides ... [More] multiple tabs within one window, support for Applescript, transparent windows and custom background pictures, Rendezvous support, and support for all language encodings that are available with OS X. [Less]
Created over 3 years ago.

13 Users
   

Console is a Windows console window enhancement. Console features include: multiple tabs, text editor-like text selection, different background types, alpha and color-key transparency, configurable font, different window styles
Created over 2 years ago.

8 Users

mksh is the MirBSD enhanced version of the Public Domain Korn shell which is largely similar to the original AT&T ksh. It includes bug fixes and improvements in order to produce a modern, robust shell ... [More] good for interactive and especially script use. It has UTF-8 support and extended compatibility to other modern shells. It builds via an ūber-portable script. mksh compiles on: MirOS gcc3+pcc+SUNWcc, MidnightBSD gcc3+pcc; BSD/OS gcc1+2; DragonFly,FreeBSD,NetBSD,OpenBSD gcc3; AIX gcc4+xlC9; DEC OSF/1,ULTRIX 4.5 MIPS, Tru64 4/5.1 CompaqC+gcc2; HP-UX PA-RISC/IA64 gcc3+aCC; IRIX gcc3+MIPSpro; MacOSX,iPhone gcc3/4+llvm-gcc; QNX; Solaris 8/10 gcc3+SUNWcc; Interix gcc+msc; Cygwin gcc; UWIN-NT dmc+msc+Borland; GNU/Linux/kFreeBSD/HURD dietlibc+libc5+µClibc gcc2/3/4+icc+llvm-gcc+nwcc+tcc+TenDRA; … [Less]
Created about 1 year ago.

2 Users
   

Poderosa is a terminal emulator written in C# and Windows.Forms, accompanied by many particular features that are not seen in other similar products, including tabbed style GUI, Cygwin support etc.
Created about 1 year ago.

2 Users

Boscli is a framework to create interactive command line interfaces. Our mission is to help developers write interactive shells for domain specific task. It provides an easy way to wrap and join ... [More] together command line apps and utilities and create specific shells with security levels and modes, history, auto-completion and so on. Using this framework any developer can build an interactive command line interface for configuration or monitor an appliance in a few minutes. The Boscli can be used as a great "glue code" for appliance's interface or for create a "homogeneous" administration interface for different systems and applications. For example if you need to integrate different services and applications (asterisk, linux conf, monit, apache, etc...) but you want to offer to your users or [Less]
Created 4 months ago.

1 Users
 

XSel is a command-line program for manipulating the contents of the X selection.
Created about 1 year ago.

1 Users

Bashinator is a bash shell script framework that provides: - Flexible and powerful message handling: print, log (to syslog and/or logfile) and mail messages (configureable based on severity) with a ... [More] single message function - Exhaustive information (timestamps, message severity, source file, line numbers and function names) in messages to ease debugging - Function call stack traces - Logging of sub-command output (capturing stdout/stderr of external commands to a dedicated temporary logfile) - Lockfile handling [Less]
Created 7 months ago.