source: npl/listpkg @ 7c410f9

Last change on this file since 7c410f9 was 5fedc40, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

replaced module_init_tools with kmod

  • Property mode set to 100755
File size: 46 bytes
RevLine 
[5fedc40]1#!/bin/bash
2
3set -e
4
5tar -tzf `./findpkg $1`
6
Note: See TracBrowser for help on using the repository browser.