On Tue, May 14, 2019 at 11:40:55AM +0300, Ovidiu Panait wrote:
> "--printf" only works with the stat variant provided by coreutils.
>
> With busybox, stat will fail with the following error:
> stat: unrecognized option '--printf=%T'
>
> Usage: stat [OPTIONS] FILE...
>
> Signed-off-by: Ovidiu Panait
"--printf" only works with the stat variant provided by coreutils.
With busybox, stat will fail with the following error:
stat: unrecognized option '--printf=%T'
Usage: stat [OPTIONS] FILE...
Signed-off-by: Ovidiu Panait
---
util/grub-mkconfig.in | 2 +-
1 file changed, 1 insertion(+), 1 delet