zsh-users
 help / color / mirror / code / Atom feed
From: "Lawrence Velázquez" <vq@larryv.me>
To: "René Wilhelm" <rene.wilhelm@gmail.com>
Cc: zsh-users@zsh.org
Subject: Re: Undoing mv foo.txt{,_}
Date: Tue, 6 Sep 2016 13:17:39 -0400	[thread overview]
Message-ID: <E0499B42-027F-428F-88AD-66C0BC281AB0@larryv.me> (raw)
In-Reply-To: <CA+oFM6KxR2tZygyYzhZynsXzqHOroNc6WeG=QbTZPqTwra+-cw@mail.gmail.com>

> On Sep 6, 2016, at 1:04 PM, René Wilhelm <rene.wilhelm@gmail.com> wrote:
> 
> For example, when I quickly want to add a suffix to a string/filename, I
> usually do
> 
> mv file.txt{,_}
> 
> What's a good way to move file.txt_ back to file.txt

mv file.txt{_,}    ...?

vq


  reply	other threads:[~2016-09-06 17:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-06 17:04 René Wilhelm
2016-09-06 17:17 ` Lawrence Velázquez [this message]
2016-09-06 17:32   ` René Wilhelm
2016-09-07  4:54 ` Vincent Bernat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E0499B42-027F-428F-88AD-66C0BC281AB0@larryv.me \
    --to=vq@larryv.me \
    --cc=rene.wilhelm@gmail.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).