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.
(Created page with "== 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 fro...")
 
No edit summary
Line 6: Line 6:
* Open the command line from there.
* Open the command line from there.
** f4 in Dolphin
** f4 in Dolphin
* type qmv -f do
<code>qmv -f do</code>
* Now you are Nano text editor.   
* Now you are Nano text editor.   
** Replace all that you want.
** Replace all that you want.

Revision as of 07:33, 22 March 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!!!