This probably isn't a backtic problem, but using backtics causes it.
ls `ls`
results in file not found errors. ie:
bash-3.2$ ls
35ms 40ms 80ms
bash-3.2$ ls `ls`
ls: cannot access 35ms: No such file or directory
ls: cannot access 40ms: No such file or directory
ls: cannot access 80ms: No
Hello,
* On Fri, Sep 24, 2010 at 08:39:21AM -0600 Eric Blake wrote:
> On 09/24/2010 07:43 AM, mel...@orangepalantir.org wrote:
>> This probably isn't a backtic problem, but using backtics causes it.
>>
>> ls `ls`
>>
>> results in file not found errors. ie:
On 09/24/2010 07:43 AM, mel...@orangepalantir.org wrote:
This probably isn't a backtic problem, but using backtics causes it.
ls `ls`
results in file not found errors. ie:
bash-3.2$ ls
35ms 40ms 80ms
bash-3.2$ ls `ls`
ls: cannot access 35ms: No such file or directory
ls: cannot access
This probably isn't a backtic problem, but using backtics causes it.
ls `ls`
results in file not found errors. ie:
bash-3.2$ ls
35ms 40ms 80ms
bash-3.2$ ls `ls`
ls: cannot access 35ms: No such file or directory
ls: cannot access 40ms: No such file or directory
ls: cannot access 80ms: No
4 matches
Mail list logo