Index Category index Distribution index Vendor index Creation date index Name index BestLinux.net

sh-utils-2.0-1 RPM for i386

From Best Linux 2000 R2 CD-ROM

Name: sh-utils Distribution: Best Linux 2000
Version: 2.0 Vendor: SOT http://www.sot.com
Release: 1 Build date: Mon Apr 3 23:33:01 2000
Category: System Environment/Shells Build host: y2k.bestlinux.net
Size: 408126 Source RPM: sh-utils-2.0-1.src.rpm
Packager: Best Linux Team <linux@bestlinux.net>
Summary: A set of GNU utilities commonly used in shell scripts.
The GNU shell utilities are a set of useful system utilities which
are often used in shell scripts.  The sh-utils package includes
basename (to remove the path prefix from a specified pathname),
chroot (to change the root directory), date (to print/set the
system time and date), dirname (to remove the last level or the
filename from a given path), echo (to print a line of text), env
(to display/modify the environment), expr (to evaluate expressions),
factor (to print prime factors), false (to return an unsuccessful
exit status), groups (to print the groups a specified user is a
member of), id (to print the real/effective uid/gid), logname (to
print the current login name), nice (to modify a scheduling priority),
nohup (to allow a command to continue running after logging out),
pathchk (to check a file name's portability), printenv (to print
environment variables), printf (to format and print data), pwd (to
print the current directory), seq (to print numeric sequences),
sleep (to suspend execution for a specified time), stty (to
print/change terminal settings), su (to become another user or the
superuser), tee (to send output to multiple files), test (to
evaluate an expression), true (to return a successful exit status),
tty (to print the terminal name), uname (to print system information),
users (to print current users' names), who (to print a list of the
users who are currently logged in), whoami (to print the effective
user id), and yes (to print a string indefinitely).

Provides

Requires

Copyright

GPL

Changelog

* Tue Aug 17 1999 Cristian Gafton <gafton@redhat.com>
  - update to sh-utils 2.0 and port meaningfull patches (why the heck they keep
    ignoring the PAM patches?!)
  - sick thing: they still refer to /etc/[uw]tmp
  - fix bogus requirement for autoconf version 2.14.1, which is unreleased as
    of today...
* Thu Aug 05 1999 Jeff Johnson <jbj@redhat.com>
  - comment out "timestmap test stinks" hack. WTFO?
  - remove info page so that it is regenerated correctly.
* Wed Aug 04 1999 Jeff Johnson <jbj@redhat.com>
  - docs should say /var/run/[uw]tmp not /etc/[uw]tmp (#4319).
* Wed Jul 28 1999 Cristian Gafton <gafton@redhat.com>
  - fix date +yesterday/tomorrow (#3778)
  - fix #2308, #3954
* Tue Apr 13 1999 Michael K. Johnson <johnsonm@redhat.com>
  - su.pamd now calls pam_xauth
* Mon Apr 12 1999 Michael K. Johnson <johnsonm@redhat.com>
  - merge pam patches
  - wait until in child process to drop priviledges as we need
    euid != ruid during pam_open_session and pam_close_session
* Thu Apr 01 1999 Erik Troan <ewt@redhat.com>
  - make sure standard in is a tty so we can't feed it from a pipe
* Wed Mar 31 1999 Erik Troan <ewt@redhat.com>
  - don't trust stdin for su (bug 1274)
* Fri Mar 26 1999 Michael Maher <mike@redhat.com>
  - added stty patch, fixed bug #997
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
  - auto rebuild in the new build environment (release 16)
* Fri Dec 18 1998 Cristian Gafton <gafton@redhat.com>
  - build against glibc 2.1
* Mon Jun 08 1998 Michal Jaegermann <michal@harddata.com>
  - fixed reversed test for when to allocate in who.c and an incorrect
    use of xrealloc.
* Thu Apr 30 1998 Donnie Barnes <djb@redhat.com>
  - moved /usr/bin/nice to /bin/nice
* Fri Apr 24 1998 Prospector System <bugs@redhat.com>
  - translations modified for de, fr, tr
* Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com>
  - manhattan rebuild
* Wed Oct 22 1997 Michael K. Johnson <johnsonm@redhat.com>
  - added minor patch for glibc 2.1
* Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com>
  - fixed the URLs in spec file
  - cleaned up the spec file
* Thu Oct 02 1997 Michael K. Johnson <johnsonm@redhat.com>
  - BuildRoot
  - New pam standard.
* Sun Sep 14 1997 Erik Troan <ewt@redhat.com>
  - uses install-info
* Mon Jun 02 1997 Erik Troan <ewt@redhat.com>
  - built against glibc
* Fri Apr 18 1997 Michael K. Johnson <johnsonm@redhat.com>
  - Fixed the sense of the user and root default paths.
* Mon Apr 14 1997 Erik Troan <ewt@redhat.com>
  - Fixed getutent patch to define UTMP_READ_INCR
  - Modified su.c to define default paths w/o regard to other header files or
    -D style definitions
* Wed Apr 02 1997 Erik Troan <ewt@redhat.com>
  - Updated getutent patch for 1.16
  - Added mktime patch for 64bit time_t
* Tue Mar 25 1997 Michael K. Johnson <johnsonm@redhat.com>
  - DEFPATH handling moved from ...path.patch to _PATH_DEFPATH*
* Mon Mar 03 1997 Michael K. Johnson <johnsonm@redhat.com>
  - Moved from pam.conf to pam.d

Files

/bin/basename
/bin/date
/bin/echo
/bin/false
/bin/nice
/bin/pwd
/bin/sleep
/bin/stty
/bin/su
/bin/true
/bin/uname
/etc/pam.d/su
/usr/bin/[
/usr/bin/dirname
/usr/bin/env
/usr/bin/expr
/usr/bin/factor
/usr/bin/groups
/usr/bin/hostid
/usr/bin/id
/usr/bin/logname
/usr/bin/nohup
/usr/bin/pathchk
/usr/bin/pinky
/usr/bin/printenv
/usr/bin/printf
/usr/bin/seq
/usr/bin/tee
/usr/bin/test
/usr/bin/tty
/usr/bin/users
/usr/bin/who
/usr/bin/whoami
/usr/bin/yes
/usr/doc/sh-utils-2.0
/usr/doc/sh-utils-2.0/NEWS
/usr/doc/sh-utils-2.0/README
/usr/info/sh-utils.info.gz
/usr/man/man1/basename.1
/usr/man/man1/chroot.1
/usr/man/man1/date.1
/usr/man/man1/dirname.1
/usr/man/man1/echo.1
/usr/man/man1/env.1
/usr/man/man1/expr.1
/usr/man/man1/false.1
/usr/man/man1/groups.1
/usr/man/man1/hostid.1
/usr/man/man1/id.1
/usr/man/man1/logname.1
/usr/man/man1/nice.1
/usr/man/man1/nohup.1
/usr/man/man1/pathchk.1
/usr/man/man1/pinky.1
/usr/man/man1/printenv.1
/usr/man/man1/printf.1
/usr/man/man1/pwd.1
/usr/man/man1/sleep.1
/usr/man/man1/stty.1
/usr/man/man1/su.1
/usr/man/man1/tee.1
/usr/man/man1/test.1
/usr/man/man1/true.1
/usr/man/man1/tty.1
/usr/man/man1/uname.1
/usr/man/man1/users.1
/usr/man/man1/who.1
/usr/man/man1/whoami.1
/usr/man/man1/yes.1
/usr/sbin/chroot


Generated by rpm2html 1.2

Best Linux team, Mon May 8 23:26:28 2000