command
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Feb 27, 2021
License: MPL-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
bulkrename
Installation
go get -u -v git.sr.ht/~poldi1405/bulkrename
Usage
- To move and rename all Episodes from the series Psycho-Pass:
br -r ~/NAS/Multimedia/Series/Anime/Psycho-Pass/
- To automatically rename all .xml files to *.drawio
br --editor sed --arg=-i --arg 's/\.xml$/\.drawio/' --arg '{}' ~/DrawIO/*
This executes sed -i 's/\.xml$/\.drawio/' [Tempfile]
Moving forward
- GUI (for those desktop peasants)
- check for:
- loops through symlinks
- find redundant scans (
~/abc/
when ~/
is also scanned)
- speed up scans through concurrency
Documentation
¶
Package main is for creating an executable
Source Files
¶
Directories
¶
Package plan provides functions that are associated with the Plan and the type of the same name.
|
Package plan provides functions that are associated with the Plan and the type of the same name. |
jobdescriptor
Package jobdescriptor provides a type to store information of a job in
|
Package jobdescriptor provides a type to store information of a job in |
Click to show internal directories.
Click to hide internal directories.