Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
May 2nd, 2017
116
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
require 'fileutils'
all_files = Dir.glob('c:/test/temp/**/*')
puts all_files
all_files.each do |f|
FileUtils.rm f unless f == "c:/test/temp/file_you_want_to_keep.txt"
end
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
FREE BTC GUIDE G
JavaScript | 2 sec ago | 0.08 KB
Make $2500 in 15 minutes 4
JavaScript | 16 sec ago | 0.08 KB
Make 3500$ in 20 MIN [Method] I
JavaScript | 28 sec ago | 0.08 KB
MAKE $5000 INSTANTLY 4
JavaScript | 50 sec ago | 0.08 KB
MAKE $5000 INSTANTLY J
JavaScript | 1 min ago | 0.08 KB
Make $2500 in 15 minutes I
JavaScript | 1 min ago | 0.08 KB
FREE BTC GUIDE S
JavaScript | 1 min ago | 0.08 KB
✅ MAKE $22OO IN 10 MIN K
JavaScript | 1 min ago | 0.08 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!