lsmv
Package: WA2L/SimpleBackup 1.0.67
Section: General Commands (1)
Updated: 28 June 2006
Index
Return to Main Contents
NAME
lsmv - print list with mv-commands in the current working directory
SYNOPSIS
WA2LSimpleBackup/lib/shell/lsmv
[
ls_options
]
AVAILABILITY
WA2L/SimpleBackup
DESCRIPTION
Print a list of
mv
commands with files in the current working directory to stdout. This is useful
if many filenames have to be adjusted.
The common usage is to invoke
lsmv
, redirect the output to a temporary file, load the temporary file into
vi
, modify the filenames with the editing functionality of
vi
and then execute the commands in the temporary file. With this procedure
it is very effective to rename many files.
OPTIONS
- ls_options
-
all native
ls
options.
EXIT STATUS
- x
-
the exit status of
mv
.
EXAMPLES
- 1) common
-
lsmv
usage:
-
lsmv > t.bat
vi t.bat
t.bat
rm t.bat
SEE ALSO
simplebackupintro(1),
ls(1),
lscp(1),
mv(1)
BUGS
-
AUTHOR
lsmv was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
COPYRIGHT
Copyright © 2020
Christian Walther
This is free software; see
WA2LSimpleBackup/man/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 16:29:52 GMT, September 14, 2024