zsh-users
 help / color / mirror / code / Atom feed
From: Grant Taylor <gtaylor@tnetconsulting.net>
To: zsh-users@zsh.org
Subject: Re: cd x x.something
Date: Tue, 26 Sep 2017 13:47:23 -0600	[thread overview]
Message-ID: <9aca45d9-23fc-19a4-90ac-a7c618ac68d7@tnetconsulting.net> (raw)
In-Reply-To: <20170926185049.GK8773@isis.sigpipe.cz>

[-- Attachment #1: Type: text/plain, Size: 377 bytes --]

On 09/26/2017 12:50 PM, Roman Neuhauser wrote:
> cd $PWD.bak

That doesn't work for me.  -  It's also one directory, not the two that 
I think is needed to move laterally.

Did you by chance mean the following:

cd $PWD{,.bak}

Which expands to two directories, the first with no suffix and the 
second with the .bak suffix?



-- 
Grant. . . .
unix || die


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 3717 bytes --]

  reply	other threads:[~2017-09-26 19:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-25  2:19 tuxic
2017-09-25  3:55 ` Amir Ish-Hurwitz
2017-09-25  7:25 ` Dominik Vogt
2017-09-26 18:50 ` Roman Neuhauser
2017-09-26 19:47   ` Grant Taylor [this message]
2017-09-26 23:56     ` Roman Neuhauser
2017-09-27  1:23       ` Grant Taylor
2017-09-27  3:47         ` Bart Schaefer
2017-09-27  4:05           ` Grant Taylor

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=9aca45d9-23fc-19a4-90ac-a7c618ac68d7@tnetconsulting.net \
    --to=gtaylor@tnetconsulting.net \
    --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).