init
This commit is contained in:
1
Shell/shell00v4/ex08/clean
Normal file
1
Shell/shell00v4/ex08/clean
Normal file
@ -0,0 +1 @@
|
||||
find . -iname "*~" -type f -print -delete -o -iname "#*#" -type f -print -delete
|
Reference in New Issue
Block a user