7 lines
307 B
Text
7 lines
307 B
Text
|
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.
|
||
|
|
||
|
BSD-style copyright and standard disclaimer applies.
|