zmv
Verified for current stable LTS
Zmv Command: Interactively Move Files With Prompt
Use for interactively move files with prompt with Zmv. Exact CLI syntax to interactively move files with prompt using Zmv.
When to use this: Use for interactively move files with prompt with Zmv.
Command Syntax
zmv -i '<(*).log>' '<$1.txt>' zmv -i '<(*).log>' '<$1.txt>' Live Command Builder
Final Command
zmv -i '<(*).log>' '<$1.txt>' Command Breakdown
-i- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to interactively move files with prompt using Zmv.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Zmv Command: Move Files Using Regex Pattern
zmv '<(*).log>' '<$1.txt>' Zmv Command: Preview Move Files Without Changes zmv -n '<(*).log>' '<$1.txt>' Zmv Command: Verbose Move Files Print Actions zmv -v '<(*).log>' '<$1.txt>' FFmpeg Command: Combine Images Into Video Or Gif ffmpeg -i <path/to/frame_%d.jpg> -f image2 <video.mpg|video.gif> Grep Command: Use Extended Regexes Case Insensitive grep -Ei "<search_pattern>" <path/to/file>