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


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

Re: How Long Since Last Kernel Update

From Lem Novantotto <Lem@none.invalid>
Newsgroups comp.os.linux.misc
Subject Re: How Long Since Last Kernel Update
Date 2025-01-14 10:13 +0000
Organization A noiseless patient Spider
Message-ID <vm5dbe$2b9fo$2@dont-email.me> (permalink)
References <vm4q2m$29e1a$1@dont-email.me>

Show all headers | View raw


Il Tue, 14 Jan 2025 04:44:06 -0000 (UTC), Lawrence D'Oliveiro ha scritto:

> bc <<<"scale = 1; ($(date +%s) - $(stat -c%Y /vmlinuz)) / 86400"

Well, here vmlinuz is in /boot: so /boot/vmlinuz, above.

If you like to know when the system has been installed, and / is on a
fileystem like ext4, that nowadays saves the creation time, an option is:

$ ls -l -d --time=birth /

But be careful: sometimes it could just not work, or be inaccurate.
-- 
Bye, Lem
		Talis erit dies qualem egeris

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


Thread

How Long Since Last Kernel Update Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-14 04:44 +0000
  Re: How Long Since Last Kernel Update Lem Novantotto <Lem@none.invalid> - 2025-01-14 10:13 +0000
    Re: How Long Since Last Kernel Update Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-14 23:52 +0000
      Re: How Long Since Last Kernel Update vallor <vallor@cultnix.org> - 2025-01-15 01:37 +0000
        Re: How Long Since Last Kernel Update Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-15 02:11 +0000
          Re: How Long Since Last Kernel Update vallor <vallor@cultnix.org> - 2025-01-15 02:51 +0000
            Re: How Long Since Last Kernel Update Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-15 06:57 +0000
            Re: How Long Since Last Kernel Update Lars Poulsen <lars@cleo.beagle-ears.com> - 2025-01-15 13:33 +0000
              Re: How Long Since Last Kernel Update Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-01-15 18:00 +0000
                Re: How Long Since Last Kernel Update D <nospam@example.net> - 2025-01-15 22:15 +0100
              Re: How Long Since Last Kernel Update not@telling.you.invalid (Computer Nerd Kev) - 2025-01-16 07:25 +1000
    Re: How Long Since Last Kernel Update vallor <vallor@cultnix.org> - 2025-01-16 18:29 +0000
      Re: How Long Since Last Kernel Update Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-17 02:39 +0000

csiph-web