home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2006 September - Disc 1 / PCNET_CD_2006_09.iso / linux / puppy-barebones-2.01r2.iso / pup_201.sfs / usr / local / bin / defaultbrowser < prev    next >
Encoding:
Text File  |  2006-07-09  |  26 b   |  3 lines

  1. #!/bin/sh
  2. exec dillo "$@"
  3.