|
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
[Prev in Thread] | Current Thread | [Next in Thread] |