sash 3.7-12 source package in Ubuntu

Changelog

sash (3.7-12) unstable; urgency=low


  * Update lintian overrides for new names.

 -- Tollef Fog Heen <email address hidden>  Mon, 09 Apr 2012 10:34:04 +0200

Upload details

Uploaded by:
Tollef Fog Heen
Uploaded to:
Sid
Original maintainer:
Tollef Fog Heen
Architectures:
any
Section:
shells
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sash_3.7-12.dsc 1.7 KiB 970d45d6d34db2a6e76e46952743589ebac60bd7513067085b065a5c4e851d8a
sash_3.7.orig.tar.gz 49.2 KiB 352726adb9736ba5a9b459d5c8a7d7c3b2c36cc99363adccc25a8a991d719c7f
sash_3.7-12.debian.tar.gz 17.7 KiB 58df63063f6a9f6a7aea2cb6d20dc476e56ea9b9b977fd462240151a59f2500e

No changes file available.

Binary packages built by this source

sash: Stand-alone shell

 sash serves as an interactive substitute for /bin/sh, for use when
 /bin/sh is unusable. It's statically linked, and includes many standard
 utilities as builtins (type "help" at the prompt for a reference list).
 If you've installed sash before rendering your system unbootable, and
 you have some knowledge of how your system is supposed to work, you might
 be able to repair your system using init=/bin/sash at the boot prompt.
 .
 Some people also prefer to have sash available as the shell for a
 root account (perhaps an under an alternate name such as sashroot)
 Configuration support is included for people who want this.
 .
 Note: sash is not intended to serve as /bin/sh, and has few of the
 interactive features present in bash or ksh. It's designed to be simple
 and robust, for people who need to do emergency repair work on a system.
 .
 Also note: sash doesn't include a built-in fsck -- fsck is too big
 and complicated. If you need fsck, you'll have to get at least one
 partition or disk working well enough to run fsck. More generally,
 sash is but one tool of many (backups, backup recovery tools, emergency
 boot disks or partitions, spare parts, testing of disaster plans,
 etc.) to help you recover a damaged system.