tools.md
... ...
@@ -11,7 +11,7 @@
11 11
## compressors
12 12
13 13
**shell dropping:**
14
-* `cp $0/tmp/M;(sed 1d $0|lzcat)>$_;exec $_`
14
+* `cp $0 /tmp/M;(sed 1d $0|lzcat)>$_;exec $_`
15 15
16 16
**fishypack-trident:** https://gitlab.com/PoroCYon/fishypack-trident
17 17