summaryrefslogtreecommitdiff
path: root/com/lucid/clean
diff options
context:
space:
mode:
authorYale AI Dept <ai@nebula.cs.yale.edu>1993-07-14 13:08:00 -0500
committerDuncan McGreggor <duncan.mcgreggor@rackspace.com>1993-07-14 13:08:00 -0500
commit4e987026148fe65c323afbc93cd560c07bf06b3f (patch)
tree26ae54177389edcbe453d25a00c38c2774e8b7d4 /com/lucid/clean
Import to github.
Diffstat (limited to 'com/lucid/clean')
-rwxr-xr-xcom/lucid/clean5
1 files changed, 5 insertions, 0 deletions
diff --git a/com/lucid/clean b/com/lucid/clean
new file mode 100755
index 0000000..4c72d9b
--- /dev/null
+++ b/com/lucid/clean
@@ -0,0 +1,5 @@
+#!/bin/csh
+#
+# delete lucid binaries
+'rm' $Y2/*/lucid/*.{sbin,rbin}
+