summaryrefslogtreecommitdiffstats
path: root/system/rename.pl/slack-desc
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-01-06 15:06:26 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-17 09:03:24 +0700
commit27967f8d16c541ba1ccacafeb78b1fd1a71c9ed3 (patch)
treee3530423b9a76e37ec0c31e845e561a20bdfc9f6 /system/rename.pl/slack-desc
parent27800b2e544ca62c177e3335e86b1dcc55a8e8ab (diff)
downloadslackbuilds-27967f8d16c541ba1ccacafeb78b1fd1a71c9ed3.tar.gz
slackbuilds-27967f8d16c541ba1ccacafeb78b1fd1a71c9ed3.tar.xz
system/rename.pl: Added (rename multiple files).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--system/rename.pl/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/system/rename.pl/slack-desc b/system/rename.pl/slack-desc
new file mode 100644
index 0000000000..9ed163d164
--- /dev/null
+++ b/system/rename.pl/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+rename.pl: rename.pl (rename multiple files, perl style)
+rename.pl:
+rename.pl: Rename.pl renames the filenames supplied according to the rule
+rename.pl: specified as the first argument. The argument is a Perl expression
+rename.pl: which is expected to modify the $_ string for at least some of the
+rename.pl: filenames specified.
+rename.pl:
+rename.pl:
+rename.pl:
+rename.pl:
+rename.pl: