On 14/04/18 00:42, Scott Neugroschl wrote:
From: openssh-unix-dev <openssh-unix-dev-bounces+scott_n=xypro.com@xxxxxxxxxxx> On Behalf Of David Newall
I think not. $(PWD) is a valid expansion of a shell variable when using bash, maybe also Bourne shell, whereas >`pwd` is the output of the pwd command.
Isn't $(PWD) a command substitution in bash? ${PWD} is shell variable expansion.
Yes. I was confused.
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev