diff options
-rw-r--r-- | lib/moveplan9.files | 13 | ||||
-rw-r--r-- | lib/moveplan9.sh | 10 |
2 files changed, 23 insertions, 0 deletions
diff --git a/lib/moveplan9.files b/lib/moveplan9.files new file mode 100644 index 00000000..fc1312b9 --- /dev/null +++ b/lib/moveplan9.files @@ -0,0 +1,13 @@ +bin/" +bin/"" +bin/Getdir +bin/adict +bin/doctype +bin/g +bin/lookman +bin/spell +bin/src +bin/start +bin/stop +bin/slay +plumb/basic diff --git a/lib/moveplan9.sh b/lib/moveplan9.sh new file mode 100644 index 00000000..85c6d082 --- /dev/null +++ b/lib/moveplan9.sh @@ -0,0 +1,10 @@ +#!/bin/sh + +p=`cleanname $PLAN9` +cd $PLAN9 +echo ' + X ,s;/usr/local/plan9;$p;g + X/'/w + q +' | sam -d `cat lib/moveplan9.files` man/man*/*.* # >/dev/null 2>&1 + |