Skip to content

Commit

Permalink
update with more precise info (https://github.com/Krush206)
Browse files Browse the repository at this point in the history
  • Loading branch information
zoulasc committed Nov 18, 2023
1 parent a28cd04 commit 360a97d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions BUGS
Original file line number Diff line number Diff line change
Expand Up @@ -204,9 +204,8 @@ Subject: NICE and NOHUP have no effect as last component of sub-shells.
... Works.

>From idallen
Subject: you can't nest back-quotes
% echo ` echo \`pwd\` `
Unmatched `.
Subject: you can nest back-quotes, but the syntax is ridiculous
% echo "`echo "\"'`echo "\"'\''`echo "\`"pwd"\`"`'\''\""`'\""`"

From: idallen (Ian! D. Allen)
Subject: GLOB not applied to names in setenv or unsetenv
Expand Down

0 comments on commit 360a97d

Please sign in to comment.