IT/Software/Command Line Applications/qmv: Difference between revisions

From msgwiki
Jump to navigation Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
No edit summary
Line 1: Line 1:
== qmv ==
==qmv==
 
*This is a batch rename utility
**qcp is the same except is leaves the old one behind(copy rename paste)
*Open the folder to work in.
*Open the command line from there.
**f4 in Dolphin


* This is a batch rename utility
** qcp is the same except is leaves the old one behind(copy rename paste)
* Open the folder to work in.
* Open the command line from there.
** f4 in Dolphin
<code>qmv -f do</code>
<code>qmv -f do</code>
* Now you are Nano text editor.   
 
** Replace all that you want.
*Now you are Nano text editor.   
* Save and Exit
**Replace all that you want.
* done!!!
*
*
*
*Save and Exit
*done!!!
__FORCETOC__
__FORCETOC__

Revision as of 04:52, 20 October 2021

qmv

  • This is a batch rename utility
    • qcp is the same except is leaves the old one behind(copy rename paste)
  • Open the folder to work in.
  • Open the command line from there.
    • f4 in Dolphin

qmv -f do

  • Now you are Nano text editor.
    • Replace all that you want.
  • Save and Exit
  • done!!!