help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can't find file


From: David Niklas
Subject: Can't find file
Date: Sat, 9 Nov 2019 19:39:19 -0500

Hello,

ls -- $( awk -v z="../EXAMPLE FILE NAME" 'BEGIN{ print z }' )

I've tried single and double quotes in the print part of the awk 1 liner
without success.
I've also tried double quoting the whole thing without any change.

I've no idea what's going on. The file does exist. You can ls it without
the awk 1 liner.

Thanks,
David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]