sed -n Np FILE N : 行番号
sed -n N,Np FILE
echo $SHELL
chsh -s /usr/local/bin/bash
ex.list
/tmp/a/b /tmp/a/c
コマンド
tar -cvfX sample.tar ./ex.list /tmp/a
Keyword(s):
References:[FrontPage]