Forrest logo
back to context overview

qcp

List of commands for qcp:

  • qcp:tldr:7a2bf qcp: Copy files, but swap the positions of the source and the target filenames in the editor.
    $ qcp --option swap ${*-jpg}
    try on your machine
    explain this command
  • qcp:tldr:a6f0d qcp: Copy a single file (open an editor with the source filename on the left and the target filename on the right).
    $ qcp ${source_file}
    try on your machine
    explain this command
back to context overview