linux cmd3

背景
投稿者投稿者ya3Qいいね6お気に入り登録
プレイ回数1577難易度(4.4) 90秒 長文
cmd 前の指動かし
非プログラマは / { ’ [ - . > とあまり打ちませんので
この出題文にある実際のコマンドの中でキー位置を指で覚えませう

関連タイピング

問題文

ふりがな非表示 ふりがな表示
(history | tail -n 20 > h.txt) history | tail -n 20 > h.txt (wget http://ftp.g.jp/g/prm/p.tar.bz2) wget http://ftp.g.jp/g/prm/p.tar.bz2 (tar -xvjf p.tar.bz2 > extracted-file) tar -xvjf p.tar.bz2 > extracted-file (cd $(head -n 1 extracted-file)) cd $(head -n 1 extracted-file) (./cnfig && make && sudo make install) ./cnfig && make && sudo make install (parallel --version | head -n 1) parallel --version | head -n 1 (cd ..) cd .. (rm -r $(head -n 1 extracted-file)) rm -r $(head -n 1 extracted-file) (rm p.tar.bz2 extracted-file) rm p.tar.bz2 extracted-file (history | grep 73[0-9]) history | grep 73[0-9]
(history | tac | head -20 > hishis) history | tac | head -20 > hishis (seq 100 | grep 3 | wc -l) seq 100 | grep 3 | wc -l (seq 300 | grep 3 | tail) seq 300 | grep 3 | tail (echo -n hello) echo -n hello (echo -n ”hello” > testes) echo -n "hello" > testes (echo ”world” >> testes | cat testes) echo "wORld" >> testes | cat testes (for i in{0..100..2};do echo ”$i”;done) for i in{0..100..2};do echo"$i";done (for i in {0..100..2}) for i in {0..100..2} (> do echo ”$i^2” | bc) > do echo "$i^2" | bc (> done | tail) > done | tail
など
(history | tail -n 1 >> hishis_bk) history | tail -n 1 >> hishis_bk (grep -v ^# /var/lib/nwmgr/wlan0.conf) grep -v ^# /var/lib/NwMgr/wlan0.conf (history | grep 713 >> hishis_bk) history | grep 713 >> hishis_bk
問題文を全て表示 一部のみ表示 誤字・脱字等の報告

ya3Qのタイピング

オススメの新着タイピング

タイピング練習講座 ローマ字入力表 アプリケーションの使い方 よくある質問

人気ランキング

注目キーワード