On Sat, Nov 30, 2024 at 02:57:48PM +0100, BESSOT Jean-Michel wrote: > not in dev the biggest file is 512b all the other size in bytes. >
doas find / -xdev -size +10000 gets you a list of candidates -Otto
On Sat, Nov 30, 2024 at 02:57:48PM +0100, BESSOT Jean-Michel wrote: > not in dev the biggest file is 512b all the other size in bytes. >
doas find / -xdev -size +10000 gets you a list of candidates -Otto