From 03d827e2fbc409ef97829f25b8eeca5204f81a3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Mon, 12 Jul 2021 13:24:49 +0200 Subject: Re-organize files --- pl | 8 -------- pl/pl | 8 ++++++++ pl/pla | 1 + pl/plf | 1 + pl/plh | 1 + pl/plm | 1 + pl/plq | 1 + pl/plv | 1 + 8 files changed, 14 insertions(+), 8 deletions(-) delete mode 100755 pl create mode 100755 pl/pl create mode 120000 pl/pla create mode 120000 pl/plf create mode 120000 pl/plh create mode 120000 pl/plm create mode 120000 pl/plq create mode 120000 pl/plv (limited to 'pl') diff --git a/pl b/pl deleted file mode 100755 index a331623..0000000 --- a/pl +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -a=${0##*/} -a=${a#pl} -case $a in -[A-z]) exec perldoc -$a "$@" ;; -*) exec perldoc "$@" ;; -esac diff --git a/pl/pl b/pl/pl new file mode 100755 index 0000000..a331623 --- /dev/null +++ b/pl/pl @@ -0,0 +1,8 @@ +#!/bin/sh + +a=${0##*/} +a=${a#pl} +case $a in +[A-z]) exec perldoc -$a "$@" ;; +*) exec perldoc "$@" ;; +esac diff --git a/pl/pla b/pl/pla new file mode 120000 index 0000000..55239f3 --- /dev/null +++ b/pl/pla @@ -0,0 +1 @@ +pl \ No newline at end of file diff --git a/pl/plf b/pl/plf new file mode 120000 index 0000000..55239f3 --- /dev/null +++ b/pl/plf @@ -0,0 +1 @@ +pl \ No newline at end of file diff --git a/pl/plh b/pl/plh new file mode 120000 index 0000000..55239f3 --- /dev/null +++ b/pl/plh @@ -0,0 +1 @@ +pl \ No newline at end of file diff --git a/pl/plm b/pl/plm new file mode 120000 index 0000000..55239f3 --- /dev/null +++ b/pl/plm @@ -0,0 +1 @@ +pl \ No newline at end of file diff --git a/pl/plq b/pl/plq new file mode 120000 index 0000000..55239f3 --- /dev/null +++ b/pl/plq @@ -0,0 +1 @@ +pl \ No newline at end of file diff --git a/pl/plv b/pl/plv new file mode 120000 index 0000000..55239f3 --- /dev/null +++ b/pl/plv @@ -0,0 +1 @@ +pl \ No newline at end of file -- cgit v1.2.3