bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How is the correct technique handle a dir. name under Home with space


From: almahdi
Subject: How is the correct technique handle a dir. name under Home with space
Date: Sun, 23 Aug 2020 04:58:16 -0700 (MST)

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/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]