Run Android Application from Command Line Sometime, we want to start the android application program from command line (Android Shell). Before, we usually clicking on the icon at application folder to run our program. So, there is an alternative way to run the program. We use the Android Shell and issue am command to brought up the program. below is an example to do that. 1. Make sure that android emulator is running 2. Enter the shell .. 더보기 MSWindows Script MS Windows Script .bat .cmd .wsh .js .vbs .wsf .wsc .wsh Host Control File .js JScript (Javascript/ECMAScript) .vbs VBScript .wsf Windows Script properties Files .wsc Script Components [link] http://commandwindows.com/command1.htm http://www.wilsonmar.com/1wsh.htm 더보기 터미널 깨짐 복구 mc나 기타 ncurses 기반 프로그램이 비정상 종료되는경우 shell terminal 이 깨지는 문제가 발생한다. 이럴때 아래 명령을 실행하면, terminal을 초기설정으로 복구 할 수 있다. stty sane 경우에 따라서는 mapping 이 바뀌어 엔터키가 먹지 않을 수도 있다. 이럴때는 엔터키와 같은 역할을 하는 를 눌러 엔터키를 대신 할 수 있다. 더보기 이전 1 ··· 7 8 9 10 11 12 13 ··· 45 다음