linux cmd 2

背景
投稿者投稿者ya3Qいいね1お気に入り登録
プレイ回数1003難易度(3.9) 90秒 長文 英字

関連タイピング

問題文

ふりがな非表示 ふりがな表示

(sudo aptitude install w3m)

sudo aptitude install w3m

(acpi)

acpi

(grep bash /etc/passwd)

grep bash /etc/passwd

(grep -i system /etc/passwd)

grep -i system /etc/passwd

(ls /etc | grep cron)

ls /etc | grep cron

(locate --version)

locate --version

(find . -iname s.txt -print)

find . -iname s.txt -print

(find . -type f -name ’*.txt’ -print)

find . -type f -name '*.txt' -print

(locate ’*.sed’)

locate '*.sed'

(locate -b python2 python3 | tail)

locate -b python2 python3 | tail

(history | tail -n 40 > hist.txt)

history | tail -n 40 > hist.txt

(echo hoge{000,111,222})

echo hoge{000,111,222}

(cp hist.txt{,_bk})

cp hist.txt{,_bk}

(du -b /bin/* | sort -n | tac | head)

du -b /bin/* | sort -n | tac | head

(ps x | sort -k 5)

ps x | sort -k 5

◆コメントを投稿

※誹謗中傷、公序良俗に反するコメント、個人情報の投稿、歌詞の投稿、出会い目的の投稿、無関係な宣伝行為は禁止です。削除対象となります。

※このゲームにコメントするにはログインが必要です。

※コメントは日本語で投稿してください。