Best regards,
Laurent Lyaudet
From ef4e810d9bbd6dac65c18cb328cd5e24e480d85e Mon Sep 17 00:00:00 2001
From: Laurent Lyaudet
Date: Fri, 10 May 2024 13:20:29 +0200
Subject: [PATCH] wc: Add an option -n --no-filenames
wc now has an option -n or --no-filenames to remove the filenames
from the output
No, it works also with many files.
Hello,
Best regards,
Laurent Lyaudet
Le ven. 10 mai 2024, 18:47, Chris Elvidge a écrit :
> Why not use 'wc [options] Obv. only works on a single filename.
>
> On 10/05/2024 at 12:36, Laurent Lyaudet wrote:
> > Hello :),
> >
>
Pro-tip use globbing.
Le ven. 10 mai 2024, 21:52, Laurent Lyaudet a
écrit :
> No, it works also with many files.
> Hello,
> Best regards,
> Laurent Lyaudet
>
> Le ven. 10 mai 2024, 18:47, Chris Elvidge a
> écrit :
>
>> Why not use 'wc [options] >