> On Jul 23, 2020, at 12:08 PM, Lutz Adam wrote:
>
> Bash Version: 5.0
> Patch Level: 17
> Release Status: release
>
> Description:
>The content of $ML is "/media/lad". There's a directory
>/media/lad/p24. Typing the command
> ls $ML/p24
>a backslash is put b
On 7/23/20 12:08 PM, Lutz Adam wrote:
> Description:
> The content of $ML is "/media/lad". There's a directory
> /media/lad/p24. Typing the command
> ls $ML/p24
> a backslash is put befor "$" and the line looks like:
> ls \$ML/p24/
> Typing the ENTER ke