home *** CD-ROM | disk | FTP | other *** search
/ Freelog 2 / Freelog002.iso / Linux / Slackware / contents / scripts / procps < prev    next >
Encoding:
Text File  |  1999-02-08  |  157 b   |  5 lines

  1. ( cd usr/bin ; rm -rf snice )
  2. ( cd usr/bin ; ln -sf skill snice )
  3. ( cd usr/man/man1 ; rm -rf snice.1.gz )
  4. ( cd usr/man/man1 ; ln -sf skill.1.gz snice.1.gz )
  5.