回答編集履歴

1

回答を修正

2016/10/28 04:14

投稿

KiyoshiMotoki
KiyoshiMotoki

スコア4791

test CHANGED
@@ -1,5 +1,17 @@
1
+ 失礼、ディレクトリも対象なんですね。
2
+
3
+
4
+
5
+ この回答は無視願います。
6
+
7
+
8
+
9
+ ---
10
+
1
11
  ```sh
2
12
 
3
13
  find path/dir/ -type f | xargs rm
4
14
 
5
15
  ```
16
+
17
+