FreeBSD.software
Home/devel/shell-toolbox

shell-toolbox

20190528_1

Collection of shell script development tools

shell-toolbox is a collection of shell script development tools. Currently, the only included script is "shell", which is useful for testing things in an interactive environment other than your usual shell, or for testing things in a clean environment with automatic cleanup of any files left behind. It creates a "temporary interactive shell" with a temporary working directory (unless the "-d" flag is used to specify an existing directory) and clean environment. The working directory is removed when the shell exits (unless the "-k" or "-d" flag was used). The temporary working directory may also be pre-populated with the contents of an existing directory (using the "-s" flag). See "man 1 shell" after installation.

Origin: devel/shell-toolbox
Category: devel
Size: 27.7KiB
License: BSD3CLAUSE
Maintainer: 0mp@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
$pkg install shell-toolbox

More in devel