jefframnani + shell 63
zmalltalker/fish-nuggets · GitHub
yesterday by jefframnani
The fish nuggets project contains various completions and functions for the amazing Fish shell.
fish
shell
yesterday by jefframnani
robbyrussell/oh-my-zsh
yesterday by jefframnani
A community-driven framework for managing your zsh configuration.
shell
terminal
unix
zsh
yesterday by jefframnani
Rc — The Plan 9 Shell
yesterday by jefframnani
Rc is a command interpreter for Plan 9 that provides similar facilities to UNIX’s Bourne shell, with some small additions and less idiosyncratic syntax.
shell
plan9
unix
yesterday by jefframnani
Watchdog — watchdog v0.5.4 documentation
4 weeks ago by jefframnani
Python API library and shell utilities to monitor file system events.
python
shell
bash
filesystem
4 weeks ago by jefframnani
escape - HTML/URI/shell escaping utilities
5 weeks ago by jefframnani
escape library provides several HTML/URI/shell escaping functions.
ruby
programming
sysadmin
shell
5 weeks ago by jefframnani
Mosh: the mobile shell
6 weeks ago by jefframnani
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes.
Mosh is a replacement for SSH. It's more robust and responsive, especially over Wi-Fi, cellular, and long-distance links.
ssh
shell
sysadmin
Mosh is a replacement for SSH. It's more robust and responsive, especially over Wi-Fi, cellular, and long-distance links.
6 weeks ago by jefframnani
pager
february 2012 by jefframnani
Terminal/console pager module for Python
python
programming
shell
february 2012 by jefframnani
Conque Shell - Run interactive commands inside a Vim buffer : vim online
february 2012 by jefframnani
Conque is a Vim plugin which allows you to run interactive programs, such as bash on linux or powershell.exe on Windows, inside a Vim buffer. In other words it is a terminal emulator which uses a Vim buffer to display the program output.
vim
plugin
shell
february 2012 by jefframnani
fish - The Friendly Interactive Shell
january 2012 by jefframnani
fish is a user friendly command line shell for UNIX-like operating systems such as Linux.
linux
shell
sysadmin
january 2012 by jefframnani
amoffat/pbs - GitHub
january 2012 by jefframnani
PBS is a unique subprocess wrapper that maps your system programs to Python functions dynamically. PBS helps you write shell scripts in Python by giving you the good features of Bash (easy command calling, easy piping) with all the power and flexibility of Python.
programming
python
scripting
shell
january 2012 by jefframnani
ProjectInfo - shunit2 - General information regarding the shUnit2 project. - shUnit2 - xUnit based unit testing for Unix shell scripts - Google Project Hosting
november 2011 by jefframnani
shUnit2 is a xUnit unit test framework for Bourne based shell scripts, and it is designed to work in a similar manner to JUnit, PyUnit, etc. If you have ever had the desire to write a unit test for a shell script, shUnit2 can do the job.
shell
bash
testing
november 2011 by jefframnani
Roundup - Prevent shell bugs. (And: Are you a model Unix citizen?) - It's Bonus
november 2011 by jefframnani
Nice testing rig for shell scripts.
Feels more like RSpec than JUnit.
shell
bash
testing
Feels more like RSpec than JUnit.
november 2011 by jefframnani
dtolabs/rerun - GitHub
september 2011 by jefframnani
Rerun is a lightweight tool building framework useful to those implementing management procedure with shell scripts. Rerun will help you organize your implementation into well defined modular interfaces.
sysadmin
shell
bash
configurationmanagement
september 2011 by jefframnani
makeself - Make self-extractable archives on Unix
february 2011 by jefframnani
makeself.sh is a small shell script that generates a self-extractable tar.gz archive from a directory.
linux
shell
sysadmin
february 2011 by jefframnani
Terminator – tenshu.net
november 2010 by jefframnani
The goal of this project is to produce a useful tool for arranging terminals.
It is inspired by programs such as gnome-multi-term, quadkonsole, etc. in that the main focus is arranging terminals in grids (tabs is the most common default method, which Terminator also supports).
gnome
linux
shell
terminal
It is inspired by programs such as gnome-multi-term, quadkonsole, etc. in that the main focus is arranging terminals in grids (tabs is the most common default method, which Terminator also supports).
november 2010 by jefframnani
gist: 703943 - Pimp my console strings- GitHub
november 2010 by jefframnani
Code for emitting colored strings in console output from Ruby.
ruby
sysadmin
shell
november 2010 by jefframnani
Using Named Pipes (FIFOs) with Bash | Linux Journal
october 2010 by jefframnani
A follow up to the named pipes intro.
bash
linux
programming
sysadmin
shell
october 2010 by jefframnani
GNU Parallel - GNU Project - Free Software Foundation
october 2010 by jefframnani
GNU parallel is a shell tool for executing jobs in parallel locally or using remote machines. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables.
gnu
parallel
linux
sysadmin
distributedcomputing
shell
october 2010 by jefframnani
xargs: How To Control and Use Command Line Arguments
june 2010 by jefframnani
Because I always forget what the argument list marker is.
bash
shell
unix
sysadmin
xargs
june 2010 by jefframnani
On Dir – Alec Thomas / SwapOff.org
january 2010 by jefframnani
On Dir is a program that automatically executes scripts as you traverse directories at a terminal.
bash
shell
sysadmin
january 2010 by jefframnani
All commands | commandlinefu.com
january 2010 by jefframnani
Useful snippets of commands and command-line scripts.
shell
unix
linux
sysadmin
bash
january 2010 by jefframnani
rtomayko's git-sh at master - GitHub
october 2009 by jefframnani
A customized bash environment suitable for git work.
git
shell
bash
scm
unix
programming
october 2009 by jefframnani
Terminal Emulator Poderosa
july 2009 by jefframnani
Poderosa is a tabbed terminal emulator for Windows. Good option to replace PuTTy or mrxvt for me.
windows
ssh
sysadmin
terminal
shell
july 2009 by jefframnani
CommandLineApp - Base class for command line applications
may 2009 by jefframnani
The CommandLineApp class makes creating command line applications as simple as defining callbacks to handle options when they appear in 'sys.argv'.
programming
python
shell
bash
commandline
may 2009 by jefframnani
GNU is killing Solaris
november 2008 by jefframnani
Technique for pullin in GNU userland tools from a BSD (or other) platform.
gnu
shell
solaris
sysadmin
november 2008 by jefframnani
The GNU Awk User's Guide
may 2008 by jefframnani
This file documents awk, a program that you can use to select particular records in a file and perform operations upon them.
awk
programming
reference
unix
linux
regexp
shell
gnu
may 2008 by jefframnani
FrontPage - IPython
february 2008 by jefframnani
An enhanced Python shell designed for efficient interactive work.
python
shell
programming
ipython
sysadmin
february 2008 by jefframnani
RFC: IPerl - Interactive Perl ( read-eval-print loop )
january 2008 by jefframnani
Good discussion on Perlmonks regarding using Perl interactively. The answer? Use the debugger.
perl
shell
psh
january 2008 by jefframnani
Gregor Purdy - The Perl Shell (psh)
january 2008 by jefframnani
The Perl Shell is a shell that combines the interactive nature of a Unix shell with the power of Perl.
perl
shell
psh
january 2008 by jefframnani
Zoidberg (a.k.a zoid) - A Perl Shell
january 2008 by jefframnani
A modular Perl shell written, configured, and operated entirely in Perl. It aspires to be a fully operational login shell with all the features one normally expects. But it also gives direct access to Perl objects and data structures from the command line
perl
shell
psh
january 2008 by jefframnani
Gentoo Linux Documentation -- Prompt magic
december 2007 by jefframnani
Good starter info for mucking about with your terminal prompt.
bash
linux
shell
unix
december 2007 by jefframnani
Bash Tip: Prompt magic
november 2007 by jefframnani
Daniel Robbins will show you how to get your shell prompt just the way you like it, as well as how to dynamically update your X terminal's title bar.
bash
linux
unix
sysadmin
shell
solaris
november 2007 by jefframnani
related tags
ajaxterm ⊕ awk ⊕ bash ⊕ commandline ⊕ configurationmanagement ⊕ cygwin ⊕ distributedcomputing ⊕ filesystem ⊕ fish ⊕ git ⊕ gnome ⊕ gnu ⊕ hg ⊕ ipython ⊕ linux ⊕ microsoft ⊕ osx ⊕ parallel ⊕ perl ⊕ plan9 ⊕ plugin ⊕ powershell ⊕ productivity ⊕ programming ⊕ psh ⊕ python ⊕ reference ⊕ regexp ⊕ ruby ⊕ scm ⊕ screen ⊕ scripting ⊕ shell ⊖ solaris ⊕ ssh ⊕ sysadmin ⊕ terminal ⊕ testing ⊕ tmux ⊕ unix ⊕ vim ⊕ virtualenv ⊕ windows ⊕ xargs ⊕ zsh ⊕Copy this bookmark: