<[EMAIL PROTECTED]>
> To: Debian Bug Tracking System <[EMAIL PROTECTED]>
> Subject: Bug#315515: bash: Environment variables completion error for
> commands 'cd' and 'ls'.
> Date: Thu, 23 Jun 2005 09:23:59 +0200
>
> Package: bash
> Version: 3.0-15
Package: bash
Version: 3.0-15
Severity: minor
"cd $MY_VAR" will complete to "cd \$MY_VARIABLE" and escape the
dollar character.
You don't want it escaped, you want to use it. Also, it doesn't need to
expand variables, just leave them as they are.
"ls $MY_VAR" will not complete at all.
-- System
2 matches
Mail list logo