cmd

ジャンクション機能を使ってディスク・ボリュームをマウントする

ジャンクション機能を使ってディスク・ボリュームをマウントする − @IT ■ あるフォルダの下に、別のドライブやボリューム、フォルダをマウントしたいことがある。 ■ Windows OSでは「ジャンクション・ポイント」機能を使ってマウントできる。 ■ ボリューム…

コマンドプロンプト上でプロセスを停止させる

cmd

D:\c>tasklist /fi "imagename eq gvim.exe" イメージ名 PID セッション名 セッション# メモリ使用量 ========================= ====== ================ ======== ============ gvim.exe 3264 Console 0 8,164 K gvim.exe 3556 Console 0 8,196 K gvim.exe…

ネットワーク上のMySQLサーバに接続

C:\mysql\bin>mysql -h ibm -u ideg Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 9 to server version: 4.0.26-nt Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

指定ドライブでネットワークパスを共有する

net use m: \\ibm\mysql

時刻合わせ

C:\WINNT>net time /setsntp:210.173.160.27

tracert yahoo.co.jp

D:\cp>tracert yahoo.co.jp Tracing route to yahoo.co.jp [203.216.235.201] over a maximum of 30 hops: 1 3 ms 3 ms 3 ms 192.168.0.1 2 58 ms 29 ms 29 ms 10.249.8.1 3 52 ms 29 ms 29 ms 10.249.255.2 4 30 ms 29 ms 29 ms 211.132.120.1 5 57 ms 29 m…

コマンドプロンプト上でEOFを入力する

Ctrl + Z C:\WINNT>^Z

http://vlsilab.ics.es.osaka-u.ac.jp/~k-ueda/html/unix/makefile.html#ue

http://vlsilab.ics.es.osaka-u.ac.jp/~k-ueda/html/unix/makefile.html#ue makefileについて

フロッピーディスクのフォーマット

format a: /fs:fat /f:1.44 /a:512がデフォルト

コマンドプロンプトで日本語入力する方法

Alt + 半角/全角 キー