home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 15 / hacker15 / 15_H4CK3R#15.ISO / linux_security / engarde / ENGARDE_COMMUNITY_FEINT.ISO / usr / bin / zless < prev    next >
Encoding:
Text File  |  2002-05-30  |  41 b   |  3 lines

  1. #!/bin/sh
  2. /bin/zcat "$@" | /usr/bin/less
  3.