#!/bin/bash
# Host checker 0.6
# original idea by no0tic
...

Bash Host checker

by motoplux, November 24, 2007 12:18, 1 refactoring, tagged with Host, checker, ping

A simple bash script that s...

075c21d01eed610dc6f6c27a0bf50091 Talk
tab() # new tab from current dir
{
osascript -e "
...

Bash Open a new tab in current d...

by macournoyer, October 04, 2007 18:07, 2 refactorings

Here's a small script I wro...

Bfec5f7d1a4aaafc5a2451be8c42d26a Talk