Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > gnu.bash.bug > #16794
| Path | csiph.com!goblin2!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail |
|---|---|
| From | almahdi <budikusasi@gmail.com> |
| Newsgroups | gnu.bash.bug |
| Subject | How is the correct technique handle a dir. name under Home with space |
| Date | Sun, 23 Aug 2020 04:58:16 -0700 (MST) |
| Lines | 22 |
| Approved | bug-bash@gnu.org |
| Message-ID | <mailman.852.1598183908.2469.bug-bash@gnu.org> (permalink) |
| References | <1598183896339-0.post@n7.nabble.com> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Trace | usenet.stanford.edu 1598183909 6916 209.51.188.17 (23 Aug 2020 11:58:29 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | Bug-bash@gnu.org |
| Envelope-to | Bug-bash@gnu.org |
| Received-SPF | softfail client-ip=162.253.133.57; envelope-from=budikusasi@gmail.com; helo=n7.nabble.com |
| X-detected-operating-system | by eggs.gnu.org: First seen = 2020/08/23 07:58:24 |
| X-ACL-Warn | Detected OS = Mac OS X [generic] [fuzzy] |
| X-Spam_score_int | 19 |
| X-Spam_score | 1.9 |
| X-Spam_bar | + |
| X-Spam_report | (1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FORGED_GMAIL_RCVD=1, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.665, SPOOFED_FREEMAIL=1.245 autolearn=no autolearn_force=no |
| X-Spam_action | no action |
| X-BeenThere | bug-bash@gnu.org |
| X-Mailman-Version | 2.1.23 |
| Precedence | list |
| List-Id | Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe> |
| List-Archive | <https://lists.gnu.org/archive/html/bug-bash> |
| List-Post | <mailto:bug-bash@gnu.org> |
| List-Help | <mailto:bug-bash-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <1598183896339-0.post@n7.nabble.com> |
| Xref | csiph.com gnu.bash.bug:16794 |
Show key headers only | View raw
that needs to be used in such that dir. name is put in a way say: n="~/foo bar" if forced to do $ pushd "$n" when used in such $ popd bash: popd: ~/foo bar: No such file or directory Any sincere guide to solve is invaluable helpful -- Sent from: http://gnu-bash.2382.n7.nabble.com/
Back to gnu.bash.bug | Previous | Next | Find similar
How is the correct technique handle a dir. name under Home with space almahdi <budikusasi@gmail.com> - 2020-08-23 04:58 -0700
csiph-web