Laffey Computer Imaging

Aardvark Shell Utils - from Laffey Computer Imaging

Price: $0 (GPL License)

Current Version: 1.0

Date Modified: Dec. 25, 2003

Overview

The Aardvark Shell Utils is a collection of 3 (currently) utilities designed to aid the user when working with shell scripts, or from the shell command line. All three accept their input on the command line, or from standard input, and thus they can be piped (|) with other commands. All commands come with their own man page.

Details

The Aardvark Shell Utils collection includes the three utilities below:

realpath(1)

Realpath is an implementation of the realpath(3) function for returning the canonicalized absolute pathname of an input path.

This lets you generate an absolute pathname with all symlinks resolved and all '.' and '..' characters removed. Many commands do not work well with relative paths or paths containing symlinks. Realpath(1) will let you cresolve these absolute paths. Since it can be used in a sequence of piped commands, as well as with a command line argument, realpath(1) is very friendly to both shell script authors and interactive shell users.

Please see the included manpage in the man/ dir for more info.

You will need a system with a realpath(3) function. (This is pretty standard ANSI C stuff.)

It is possible that your realpath(3) call will not return an absolute path in some circumstances (reports of Solaris behaving like this have surfaced).

filebase(1)

Filebase returns the base portion of a filename, that is the filename with its extension (e.g. .txt) removed. It works by returning everything preceeding the last period in the input string. The period itself is not returned.

fileext(1)

Fileext returns the extension portion of a filename (e.g. txt). It works by returning everything following the last period in the input string. The period itself is not returned.

Note: All command names are lowercase. Capitals are used above only for emphasis or English clarity.

Download

Note: We have begun signing our software with our GPG public key, available from this secure server. MD5 sums are here.

Source

Binaries


Revision History


v1.0


Return to LAFFEY Computer Imaging home page. (keys: Joe Laffey, Laffey, USS Laffey, U.S.S. Laffey, Laffey Computer, Laffey Computer Imaging, Laffey software RPL rpl r.p.l. Whatmask, WHATMASK, What Mask, UNIX, Mac, Linux, Windows)
rplunder other domainIgniter

Powered By: NetBSD

Webmaster (webmaster@laffeycomputer.com)