help-bash
[Top][All Lists]
Advanced

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

Re: [Help-bash] Why `$(<` is slow?


From: Peng Yu
Subject: Re: [Help-bash] Why `$(<` is slow?
Date: Fri, 30 Aug 2019 11:58:26 -0500

> Note that IFS= read -rd '' x (you forgot the IFS= btw)

What is the difference between `IFS= read -r -d '' x` and `read -r -d
'' x`? I can not make an example to show the difference. Do you have
an example? Thanks.

-- 
Regards,
Peng



reply via email to

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