回答編集履歴

1

誤り訂正

2017/08/23 05:18

投稿

otn
otn

スコア84663

test CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  do if test -d "$d"
6
6
 
7
- then push "$d"
7
+ then pushd "$d"
8
8
 
9
9
  cat unko-*.txt | ../unko.sh
10
10