Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.os.linux.misc > #71744

Re: I’m A Linux Expert, And Here Are 6 Commands I Can’t Live Without

From "Carlos E.R." <robin_listas@es.invalid>
Newsgroups comp.os.linux.misc
Subject Re: I’m A Linux Expert, And Here Are 6 Commands I Can’t Live Without
Date 2025-08-20 12:32 +0200
Message-ID <gqkgnlxbst.ln2@Telcontar.valinor> (permalink)
References (1 earlier) <sm0cy8ygm1d.fsf@lakka.kapsi.fi> <107louk$p5vg$4@dont-email.me> <slrn109vjas.e09o.candycanearter07@candydeb.host.invalid> <180enlxc26.ln2@Telcontar.valinor> <10836l3$1m96$10@dont-email.me>

Show all headers | View raw


On 2025-08-20 02:59, Lawrence D’Oliveiro wrote:
> On Tue, 19 Aug 2025 12:28:49 +0200, Carlos E.R. wrote:
> 
>> Laicolasse:~ # time find / -type d -newermt "2025-07-28" \
>>     ! -newermt "2025-07-31" 2>/dev/null | tee busqueda
> 
> I never knew about -newermt. Why? Because it’s not listed in the man page,
> though it is documented in the info file.
> 
> Nope. Scratch that. It *is* documented in the man page, in the form of “-
> newerXY” with explanations of what “X” and “Y” can be.
> 
>> Turned out that an automount was happening of an external nfs mount on
>> "/mnt/nfs/Isengard/xfsRaid/", and that raid is big and slow, the search
>> took for ever.
> 
> Wouldn’t “-xdev” (“don’t descend directories on other filesystems”) have
> fixed that?

But I need to scan both root and home, which are separate filesystems.

I just saw:

   -xautofs
               Don't descend directories on autofs filesystems.


which I have tested now and works! I feared it might work with the 
classic automount but not with systemd. It does work. Nice!

-- 
Cheers, Carlos.

Back to comp.os.linux.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Re: I’m A Linux Expert, And Here Are 6 Commands I Can’t Live Without candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-08-16 00:20 +0000
  Re: I’m A Linux Expert, And Here Are 6 Commands I Can’t Live Without Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-08-16 02:07 +0000
    Re: I’m A Linux Expert, And Here Are 6 Commands I Can’t Live Without candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-08-19 13:40 +0000
  Re: I’m A Linux Expert, And Here Are 6 Commands I Can’t Live Without rbowman <bowman@montana.com> - 2025-08-16 09:47 +0000
    Re: I’m A Linux Expert, And Here Are 6 Commands I Can’t Live Without Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-08-16 17:04 +0000
      Re: I’m A Linux Expert, And Here Are 6 Commands I Can’t Live Without Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-08-17 00:45 +0000
        Re: I’m A Linux Expert, And Here Are 6 Commands I Can’t Live Without rbowman <bowman@montana.com> - 2025-08-17 07:20 +0000
      Re: I’m A Linux Expert, And Here Are 6 Commands I Can’t Live Without rbowman <bowman@montana.com> - 2025-08-17 07:18 +0000
  Re: I’m A Linux Expert, And Here Are 6 Commands I Can’t Live Without "Carlos E.R." <robin_listas@es.invalid> - 2025-08-19 12:28 +0200
    Re: I’m A Linux Expert, And Here Are 6 Commands I Can’t Live Without Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-08-20 00:59 +0000
      Re: I’m A Linux Expert, And Here Are 6 Commands I Can’t Live Without "Carlos E.R." <robin_listas@es.invalid> - 2025-08-20 12:32 +0200
        Re: I’m A Linux Expert, And Here Are 6 Commands I Can’t Live Without Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-08-20 22:21 +0000
          Re: I’m A Linux Expert, And Here Are 6 Commands I Can’t Live Without "Carlos E.R." <robin_listas@es.invalid> - 2025-08-21 02:29 +0200
            Re: I’m A Linux Expert, And Here Are 6 Commands I Can’t Live Without Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-08-21 01:29 +0000
              Re: I’m A Linux Expert, And Here Are 6 Commands I Can’t Live Without "Carlos E.R." <robin_listas@es.invalid> - 2025-08-21 12:46 +0200

csiph-web