console commands

  1. A

    Windows 7 basic scripting, usage piping, output redirections and variable in one example.

    Hi, I mostly use another OS, and need to rewrite following script into one which works in windows. OK, here's the command: curl -s -x 127.0.0.1:8888 -b ./cookies.txt -X GET Link Removed 2>&1 | tr -d '[]' | sed "s/,/\n/g" | head -n 1 | sed "s/.\(.*\)./\1/" here's what it does: loads content of...
  2. S

    Windows 7 Tilde key problem in games

    I'm running windows 7 64 bit on a HP Pavilion dv7 lap top. When I am playing call of duty modern warfare 2 the tilde ~ key will not function in game to bring up the console. This seems to be an on going problem with windows vista and windows 7. Can someone please tell me how to get the tilde...