home *** CD-ROM | disk | FTP | other *** search
/ Chip 1994 February / CHIP0294.ISO / digital / test / linux / bootdisk / rootdisk.18 / sbin / lsmod < prev    next >
Encoding:
Text File  |  1994-03-14  |  58 b   |  4 lines

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