index
:
bin
master
My ~/bin folder
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dup
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'dup')
-rwxr-xr-x
dup
1
1 files changed, 0 insertions, 1 deletions
diff --git a/dup b/dup
index 3809c16..82e72bd 100755
--- a/
dup
+++ b/
dup
@@ -1,6 +1,5 @@
#!/usr/bin/env ruby
-
dir = ARGV[0]
a = `find #{dir} -type f`.split "\n"