1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/sysutils/vils/pkg-descr
Pav Lucistnik 214a428bd0 This little script enables you to ``edit an ls'', i.e. it will load a list of
filenames into your favourite editor (presumably vi).  Any changes to the
filenames will result in renaming the respective files. Read the comments in
the script for details.

PR:		ports/92167
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
2006-01-23 19:17:33 +00:00

9 lines
349 B
Plaintext

This little script enables you to ``edit an ls'', i.e. it will load a list of
filenames into your favourite editor (presumably vi). Any changes to the
filenames will result in renaming the respective files. Read the comments in
the script for details.
AUTHOR: Oliver Fromme <olli@fromme.com>
BSD-style copyright and standard disclaimer applies.