[arch-general] not able to execute commands on tty

Jonathon Fernyhough jonathon at m2x.dev
Mon Apr 25 16:02:13 UTC 2022


On 25/04/2022 16:57, Frank via arch-general wrote:
> export PATH="$(PATH)

Including the value in parentheses is attempting to run the value of 
$PATH as a command; that in turn is failing, and likely setting PATH to 
an empty value, breaking $PATH for subsequent calls.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <https://lists.archlinux.org/pipermail/arch-general/attachments/20220425/8f68fcb4/attachment.sig>


More information about the arch-general mailing list