home *** CD-ROM | disk | FTP | other *** search
/ BUG 1 / BUGCD1996_0708.ISO / pc / util / minilin / minilin.exe / SBIN / LSMOD < prev    next >
Text File  |  1994-03-14  |  58b  |  4 lines

  1. #!/bin/sh
  2. echo "Module:        #pages:"
  3. cat /proc/modules
  4.