diff options
author | kaa <kaa@disroot.org> | 2024-08-10 01:41:58 -0700 |
---|---|---|
committer | kaa <kaa@disroot.org> | 2024-08-10 01:41:58 -0700 |
commit | 1d1e425b07bbb7ae04f9c7db269c359ebcdab246 (patch) | |
tree | a23e7b7e604abf236da7b6aae3e876b0edc84bf4 /dedup.rc |
Diffstat (limited to 'dedup.rc')
-rwxr-xr-x | dedup.rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dedup.rc b/dedup.rc new file mode 100755 index 0000000..3077b63 --- /dev/null +++ b/dedup.rc @@ -0,0 +1,3 @@ +#!/usr/local/plan9/bin/rc + +./check.rc | ./del.rc |