2011-07-04 16:54

創:光速戰記 (Tron Legacy) console 上的指令

  1. $ whoami 
  2. flynn 
  3.  
  4. $ uname -a 
  5. SolarOS 4.0.1 Generic_50203-02 sun4m i386 
  6. Unknown.Unknown 
  7.  
  8. $ login -n root 
  9. Login incorrect 
  10. login:backdoor 
  11. No home directory specifed in password file! 
  12. Logging in with home=/ 
  13.  
  14. #bin/history 
  15.  488  cd /opt/LLL/controller/laser/ 
  16.  489  vi LLLSDLaserControl.c 
  17.  490  make 
  18.  491  make install 
  19.  492  ./sanity_check 
  20.  493  ./configure -o test.cfg 
  21.  494  vi test.cfg 
  22.  495  vi ~/last_will_and_testament.txt 
  23.  496  cat /proc/meminfo 
  24.  497  ps -a -x -u 
  25.  498  kill -9 2207 
  26.  499  kill 2208 
  27.  500  ps -a -x -u 
  28.  501  touch /opt/LLL/run/ok 
  29.  502  LLLSDLaserControl -ok 1 
  30.  
  31. # 

0 回應: