home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 June / PCWorld_2005-06_cd.bin / software / vyzkuste / firewally / firewally.exe / framework-2.3.exe / msfconsole.bat < prev    next >
DOS Batch File  |  2004-03-02  |  86b  |  6 lines

  1. @echo off
  2.  
  3. chdir bin
  4. bash --login -i -c /home/run_msfconsole || bash --login -i
  5.  
  6.