summaryrefslogtreecommitdiff
path: root/drop
diff options
context:
space:
mode:
Diffstat (limited to 'drop')
-rwxr-xr-xdrop2
1 files changed, 2 insertions, 0 deletions
diff --git a/drop b/drop
new file mode 100755
index 0000000..6680676
--- /dev/null
+++ b/drop
@@ -0,0 +1,2 @@
+#!/bin/sh
+xargs -0 -I'{}' cp '{}' . < ~/.pick && rm -f ~/.pick