| Next | Trivial Utilities | 148 | 
Short for "small window"
A nice alternative to running a command in the background:
        #!/bin/sh
        exec rxvt -fn 6x10 -e "$@" &
Example:
        % sw makethumbnails -s 150 *
Or just
        % sw sh
| Next | Menu | ![]()  | 
    Copyright © 2012 M. J. Dominus |