101コマンドオプション付き②

背景
投稿者投稿者ぱぴこいいね0お気に入り登録
プレイ回数159難易度(2.0) 660打 英字
101コマンドオプション①の続きです
小豆本3章「mkdir」から4章「nohup」まで

関連タイピング

問題文

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

(mkdir -m)

mkdir -m

(mkdir -p)

mkdir -p

(rm -f)

rm -f

(rm -i)

rm -i

(rm -r(-r))

rm -r(-R)

(rmdir -p)

rmdir -p

(touch -t)

touch -t

(touch -a)

touch -a

(touch -m)

touch -m

(file)

file

(tee -a)

tee -a

(cat -n)

cat -n

(nl -b)

nl -b

(nl -h)

nl -h

(nl -f)

nl -f

(nl -ba)

nl -ba

(nl -bt)

nl -bt

(nl n)

nl n

(od -to)

od -to

(od -tx)

od -tx

など

(od -tc)

od -tc

(head -n)

head -n

(head -ぎょうすう)

head -行数

(head -c)

head -c

(tail -n)

tail -n

(tail -ぎょうすう)

tail -行数

(tail -c)

tail -c

(tail -f)

tail -f

(cut -c)

cut -c

(cut -d)

cut -d

(cut -f)

cut -f

(join -j)

join -j

(paste -d)

paste -d

(tr -d)

tr -d

(tr -s)

tr -s

(sort -b)

sort -b

(sort -f)

sort -f

(sort -r)

sort -r

(sort -n)

sort -n

(split -ぎょうすう)

split -行数

(uniq)

uniq

(uniq -d)

uniq -d

(uniq -u)

uniq -u

(pr +かいし:しゅうりょう)

pr +開始:終了

(pr -h)

pr -h

(pr -l)

pr -l

(fmt -w)

fmt -w

(expand -i)

expand -i

(expand -t)

expand -t

(unexpamd -a)

unexpamd -a

(unexpand -t)

unexpand -t

(wc -c)

wc -c

(wc -l)

wc -l

(wc -w)

wc -w

(xargs)

xargs

(grep -c)

grep -c

(grep -f)

grep -f

(grep -i)

grep -i

(grep -n)

grep -n

(grep -v)

grep -v

(grep -e)

grep -E

(sed -f)

sed -f

(sed d)

sed d

(sed s)

sed s

(sed y)

sed y

(gzip -d)

gzip -d

(gzip -c)

gzip -c

(gzip -r)

gzip -r

(bzip2 -d)

bzip2 -d

(bzip2 -c)

bzip2 -c

(xz -d)

xz -d

(xz -k)

xz -k

(xz -l)

xz -l

(tar -c)

tar -c

(tar -x)

tar -x

(tar -t)

tar -t

(tar -f)

tar -f

(tar -z)

tar -z

(tar -j)

tar -j

(tar -j)

tar -J

(tar -v)

tar -v

(cpio -i)

cpio -i

(cpio -o)

cpio -o

(cpio -p)

cpio -p

(chmod -r)

chmod -R

(chown -r)

chown -R

(chgrp -r)

chgrp -R

(ln)

ln

(ln -s)

ln -s

(ps a)

ps a

(ps f)

ps f

(ps u)

ps u

(ps x)

ps x

(ps -e)

ps -e

(ps -l)

ps -l

(ps -p)

ps -p

(top)

top

(pgrep -u)

pgrep -u

(pgrep -g)

pgrep -g

(nohup)

nohup

問題文を全て表示 一部のみ表示 誤字・脱字等の報告