• How Long Since Last Kernel Update

    From Lawrence D'Oliveiro@21:1/5 to All on Tue Jan 14 04:44:06 2025
    bc <<<"scale = 1; ($(date +%s) - $(stat -c%Y /vmlinuz)) / 86400"

    Above shows days elapsed since the last kernel update, to tenths of a day.
    To change the precision, adjust the scale accordingly.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lem Novantotto@21:1/5 to All on Tue Jan 14 10:13:03 2025
    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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Lem Novantotto on Tue Jan 14 23:52:58 2025
    On Tue, 14 Jan 2025 10:13:03 -0000 (UTC), Lem Novantotto wrote:

    ... that nowadays saves the creation time ...

    I would never trust that.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From vallor@21:1/5 to [email protected] on Wed Jan 15 01:37:09 2025
    On Tue, 14 Jan 2025 23:52:58 -0000 (UTC), Lawrence D'Oliveiro
    <[email protected]d> wrote in <vm6tcp$2klvb$[email protected]>:

    On Tue, 14 Jan 2025 10:13:03 -0000 (UTC), Lem Novantotto wrote:

    ... that nowadays saves the creation time ...

    I

    Have a real problem with snipping.

    stat(1) has %w/%W for "birth":

    $ stat -c%w /
    2023-10-12 05:05:50.000000000 -0700

    $ stat -c%w /ubuntu
    2022-07-05 07:41:14.000000000 -0700

    $ bc <<<"scale = 1; ($(date +%s) - $(stat -c%W / )) / 86400"
    460.5

    BTW, same issue here -- no /vmlinuz, it's in /boot.

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

    $ uname -a
    Linux lm 6.13.0-rc7 #1 SMP PREEMPT_DYNAMIC Mon Jan 13 08:29:02 PST 2025
    x86_64 x86_64 x86_64 GNU/Linux

    --
    -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090 Ti
    OS: Linux 6.13.0-rc7 Release: Mint 21.3 Mem: 258G
    "Recovery program for excessive talkers: On-and-on-Anon."

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to vallor on Wed Jan 15 02:11:52 2025
    On 15 Jan 2025 01:37:09 GMT, vallor wrote:

    Have a real problem with snipping.

    I wonder why ... considering that the entire thread is still available for
    you not just to read, but also to copy/paste from.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From vallor@21:1/5 to [email protected] on Wed Jan 15 02:51:53 2025
    On Wed, 15 Jan 2025 02:11:52 -0000 (UTC), Lawrence D'Oliveiro
    <[email protected]d> wrote in <vm75h8$2lnf2$[email protected]>:

    On 15 Jan 2025 01:37:09 GMT, vallor wrote:

    Have a real problem with snipping.

    I wonder why ... considering that the entire thread is still available
    for you not just to read, but also to copy/paste from.

    Lawrence, Lawrence, Lawrence -- take a look around.

    You snipped again, removing all Linux content from the post,
    so you could make a meta-point.

    Wouldn't it be nice if we could talk about Linux in the Linux
    newsgroup?

    ObLinux:

    I was running Linux 6.13-rc7, but have gone back to 6.12.9.
    Turns out Microsoft screwed the pooch on a patch submission
    to the new kernel:

    https://www.theregister.com/2025/01/14/microsoft_linux_change_pulled/

    h/t to rbowman for posting about that in cola.

    --
    -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090 Ti
    OS: Linux 6.12.9 Release: Mint 21.3 Mem: 258G
    I did this 'cause Linux gives me a woody. It doesn't generate revenue.
    (Dave '-ddt->` Taylor, announcing DOOM for Linux)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to vallor on Wed Jan 15 06:57:47 2025
    On 15 Jan 2025 02:51:53 GMT, vallor wrote:

    You snipped again, removing all [irrelevant] content from the post,
    so you could make a meta-point.

    That is how you do it.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lars Poulsen@21:1/5 to vallor on Wed Jan 15 13:33:57 2025
    On 2025-01-15, vallor <[email protected]> wrote:
    On Wed, 15 Jan 2025 02:11:52 -0000 (UTC), Lawrence D'Oliveiro
    <[email protected]d> wrote in <vm75h8$2lnf2$[email protected]>:

    On 15 Jan 2025 01:37:09 GMT, vallor wrote:

    Have a real problem with snipping.

    I wonder why ... considering that the entire thread is still available
    for you not just to read, but also to copy/paste from.

    Lawrence, Lawrence, Lawrence -- take a look around.

    You snipped again, removing all Linux content from the post,
    so you could make a meta-point.

    Snipping can be good or bad. Long threads usually drift, and the thing I
    want to follow up on may be far removed from most of the (by now
    obsolete) text cluttering the top. And also from the subject line, ion
    which case it is imperative to change the subject and strip out what is
    not related to the current subject.

    My newsreader these days is /slrn/, and getting back to the posts read
    in past sessions is a fairly combersome distraction, while in
    Thunderbird it is super-easy. So I see both sides.

    Wouldn't it be nice if we could talk about Linux in the Linux
    newsgroup?

    We do, occasionally ;-) but this group overlaps with
    alt.folklore.computers as a social medium for septugenarian nerds. Much
    of that chatter would probably be better in a group of its own, but then
    our fellow auld farts would never find it.

    I used to think that a Quora space would be the best place for it, but
    Quora has mostly lost the good guys due to bad housekeeping and
    overblown monetization. Maybe BlueSky can get there?

    ObLinux:

    I was running Linux 6.13-rc7, but have gone back to 6.12.9.
    Turns out Microsoft screwed the pooch on a patch submission
    to the new kernel:

    https://www.theregister.com/2025/01/14/microsoft_linux_change_pulled/

    h/t to rbowman for posting about that in cola.

    While reading that, I came about this article, https://www.theregister.com/2025/01/14/the_end_of_absolute_linux/
    which ends up talking about the tradeoffs between static linking and
    shared object libraries.

    I recently had one of my photo management program scripts break.
    In iOS 18, Apple made some subtle changes is their use of the .HEIC
    file format, causing libheif to fail. I had to go out and find
    the Fedora Rawhide version of the fixed libheif, and all is good
    again. Kudos to .so libraries. But when I build programs to give to
    others, it would be much easier if I could link them statically
    rather than track down all the dependencies to make sure to help
    my "clients" find them before they can use my program.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Charlie Gibbs@21:1/5 to Lars Poulsen on Wed Jan 15 18:00:41 2025
    On 2025-01-15, Lars Poulsen <[email protected]> wrote:

    On 2025-01-15, vallor <[email protected]> wrote:

    Wouldn't it be nice if we could talk about Linux in the Linux
    newsgroup?

    We do, occasionally ;-) but this group overlaps with
    alt.folklore.computers as a social medium for septugenarian nerds. Much
    of that chatter would probably be better in a group of its own, but then
    our fellow auld farts would never find it.

    I used to think that a Quora space would be the best place for it, but
    Quora has mostly lost the good guys due to bad housekeeping and
    overblown monetization. Maybe BlueSky can get there?

    I occasionally read another forum that's on Quora. I considered
    replying to a thread, but then I saw that button labeled "Do not
    sell my data." That means that if you forget - even once - to
    click on that button while replying, whatever personal data you
    give them is theirs to do whatever they want with. There's no
    way in hell I'll ever register on such a forum - they'll just
    have to do without my pearls of wisdom.

    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <[email protected]d> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From D@21:1/5 to Charlie Gibbs on Wed Jan 15 22:15:45 2025
    On Wed, 15 Jan 2025, Charlie Gibbs wrote:

    On 2025-01-15, Lars Poulsen <[email protected]> wrote:

    On 2025-01-15, vallor <[email protected]> wrote:

    Wouldn't it be nice if we could talk about Linux in the Linux
    newsgroup?

    We do, occasionally ;-) but this group overlaps with
    alt.folklore.computers as a social medium for septugenarian nerds. Much
    of that chatter would probably be better in a group of its own, but then
    our fellow auld farts would never find it.

    I used to think that a Quora space would be the best place for it, but
    Quora has mostly lost the good guys due to bad housekeeping and
    overblown monetization. Maybe BlueSky can get there?

    I occasionally read another forum that's on Quora. I considered
    replying to a thread, but then I saw that button labeled "Do not
    sell my data." That means that if you forget - even once - to
    click on that button while replying, whatever personal data you
    give them is theirs to do whatever they want with. There's no
    way in hell I'll ever register on such a forum - they'll just
    have to do without my pearls of wisdom.

    I agree! That's revolting! No light:ish trolling to make everyones day
    from me either! ;)

    I keep to usenet and 2 mailinglists I enjoy, and that's about it. Oh, and mastodon for the occasional meme-party, but there are about 2-3 regular
    people there I discuss politics with, and not much else. Too bad they
    won't join us around the camp fire here on usenet! =(

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Computer Nerd Kev@21:1/5 to Lars Poulsen on Thu Jan 16 07:25:20 2025
    Lars Poulsen <[email protected]> wrote:
    While reading that, I came about this article, https://www.theregister.com/2025/01/14/the_end_of_absolute_linux/

    For "smallest, simplest, lightest-weight distros", my pick has been
    Tiny Core Linux FWIW.

    I recently had one of my photo management program scripts break.
    In iOS 18, Apple made some subtle changes is their use of the .HEIC
    file format, causing libheif to fail. I had to go out and find
    the Fedora Rawhide version of the fixed libheif, and all is good
    again. Kudos to .so libraries. But when I build programs to give to
    others, it would be much easier if I could link them statically
    rather than track down all the dependencies to make sure to help
    my "clients" find them before they can use my program.

    It works so long as you stick to libraries that support static
    linking, or pay for the privilege in the case of Qt. Building a
    full-featured Linux distro on just software that statically links
    would be really hard though.

    --
    __ __
    #_ < |\| |< _#

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From vallor@21:1/5 to [email protected] on Thu Jan 16 18:29:14 2025
    On Tue, 14 Jan 2025 10:13:03 -0000 (UTC), Lem Novantotto
    <[email protected]d> wrote in <vm5dbe$2b9fo$[email protected]>:

    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.

    I just looked in /boot, and discovered /boot/vmlinuz is a symlink
    to the actual file. While the time is usually pretty close
    to the actual kernel file, it might not be.

    So it would be:

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

    --
    -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090 Ti
    OS: Linux 6.12.9 Release: Mint 21.3 Mem: 258G
    "I'm not a complete idiot - several parts are missing!"

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to All on Fri Jan 17 02:39:19 2025
    The last-modified time on the kernel file would come from the installation package, and would reflect when it was built, not when it was installed.

    That’s why I was checking the last-mod-date on the symlink itself, which
    does indeed reflect the time you did the installation.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Carlos E.R.@21:1/5 to vallor on Wed Aug 27 11:34:01 2025
    On 2025-01-16 19:29, vallor wrote:
    On Tue, 14 Jan 2025 10:13:03 -0000 (UTC), Lem Novantotto
    <[email protected]d> wrote in <vm5dbe$2b9fo$[email protected]>:

    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.

    I just looked in /boot, and discovered /boot/vmlinuz is a symlink
    to the actual file. While the time is usually pretty close
    to the actual kernel file, it might not be.

    So it would be:

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


    Is that supposed to be a date?

    cer@Telcontar:~> bc <<<"scale = 1; ($(date +%s) - $(stat -L -c%Y /boot/vmlinuz)) / 86400"
    42.8
    cer@Telcontar:~> uname -a
    Linux Telcontar 6.4.0-150600.23.60-default #1 SMP PREEMPT_DYNAMIC Tue Jul 1 14:43:49 UTC 2025 (6f98261) x86_64 x86_64 x86_64 GNU/Linux
    cer@Telcontar:~>
    cer@Telcontar:~> l /boot/vmlinuz
    lrwxrwxrwx 1 root root 34 Jul 31 00:21 /boot/vmlinuz -> vmlinuz-6.4.0-150600.23.60-default
    cer@Telcontar:~>

    other versions that have been posted here:

    cer@Telcontar:~> bc <<<"scale = 1; ($(date +%s) - $(stat -c%Y /vmlinuz)) / 86400"
    stat: cannot statx '/vmlinuz': No such file or directory
    (standard_in) 1: syntax error
    cer@Telcontar:~> bc <<<"scale = 1; ($(date +%s) - $(stat -c%Y /boot/vmlinuz)) / 86400"
    27.4
    cer@Telcontar:~> bc <<<"scale = 1; ($(date +%s) - $(stat -c%W / )) / 86400" 2894.4
    cer@Telcontar:~> bc <<<"scale = 1; ($(date +%s) - $(stat -c%Y /boot/vmlinuz)) / 86400"
    27.4
    cer@Telcontar:~>



    --
    Cheers, Carlos.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to Carlos E.R. on Wed Aug 27 23:09:20 2025
    On 8/27/25 5:34 AM, Carlos E.R. wrote:
    On 2025-01-16 19:29, vallor wrote:
    On Tue, 14 Jan 2025 10:13:03 -0000 (UTC), Lem Novantotto
    <[email protected]d> wrote in <vm5dbe$2b9fo$[email protected]>:

    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.

    I just looked in /boot, and discovered /boot/vmlinuz is a symlink
    to the actual file.  While the time is usually pretty close
    to the actual kernel file, it might not be.

    So it would be:

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


    Is that supposed to be a date?

    Sure ! Isn't it obvious ? :-)

    Meanwhile, almost NO reason ever to insanely
    covet the latest kernel. Even full previous
    versions are still super-functional and secure.

    MAIN reason might be support for some new bit
    of exotic hardware.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence =?iso-8859-13?q?D=FFOlivei@21:1/5 to Carlos E.R. on Thu Aug 28 03:22:30 2025
    On Wed, 27 Aug 2025 11:34:01 +0200, Carlos E.R. wrote:

    Is that supposed to be a date?

    From my original posting:

    Above shows days elapsed since the last kernel update, to tenths of a day.
    To change the precision, adjust the scale accordingly.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Bobbie Sellers@21:1/5 to All on Thu Aug 28 00:20:04 2025
    On 8/27/25 20:09, c186282 wrote:
    On 8/27/25 5:34 AM, Carlos E.R. wrote:
    On 2025-01-16 19:29, vallor wrote:
    On Tue, 14 Jan 2025 10:13:03 -0000 (UTC), Lem Novantotto
    <[email protected]d> wrote in <vm5dbe$2b9fo$[email protected]>:

    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.

    I just looked in /boot, and discovered /boot/vmlinuz is a symlink
    to the actual file.  While the time is usually pretty close
    to the actual kernel file, it might not be.

    So it would be:

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

    Is that supposed to be a date?

      Sure ! Isn't it obvious ?  :-)

      Meanwhile, almost NO reason ever to insanely
      covet the latest kernel. Even full previous
      versions are still super-functional and secure.

      MAIN reason might be support for some new bit
      of exotic hardware.

    Kernel updates are frequent.
    Hard for people outside the crew that does the work
    to keep but Linux Weekly News does a fair job.
    <https://lwn.net/>

    bliss

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Carlos E.R.@21:1/5 to All on Thu Aug 28 12:54:34 2025
    On 2025-08-28 05:22, Lawrence D’Oliveiro wrote:
    On Wed, 27 Aug 2025 11:34:01 +0200, Carlos E.R. wrote:

    Is that supposed to be a date?

    From my original posting:

    Above shows days elapsed since the last kernel update, to tenths of a day.
    To change the precision, adjust the scale accordingly.

    Ah.

    Well, as you can see, each concoction that was posted printed a different number.

    The correct one is 43.91, calculated using a spreadsheet.


    Lawrence:

    cer@Telcontar:~> bc <<<"scale = 1; ($(date +%s) - $(stat -c%Y /vmlinuz)) / 86400"
    stat: cannot statx '/vmlinuz': No such file or directory
    (standard_in) 1: syntax error
    cer@Telcontar:~>

    vallor:

    cer@Telcontar:~> bc <<<"scale = 1; ($(date +%s) - $(stat -L -c%Y /boot/vmlinuz)) / 86400"
    43.9
    cer@Telcontar:~>

    cer@Telcontar:~> bc <<<"scale = 1; ($(date +%s) - $(stat -c%Y /boot/vmlinuz)) / 86400"
    28.5
    cer@Telcontar:~>

    cer@Telcontar:~> bc <<<"scale = 1; ($(date +%s) - $(stat -c%W / )) / 86400" 2895.4
    cer@Telcontar:~>


    cer@Telcontar:~> l /boot/vmlinuz
    lrwxrwxrwx 1 root root 34 Jul 31 00:21 /boot/vmlinuz -> vmlinuz-6.4.0-150600.23.60-default
    cer@Telcontar:~>
    cer@Telcontar:~> l /boot/vmlinuz-6.4.0-150600.23.60-default
    -rw-r--r-- 1 root root 14204640 Jul 15 14:48 /boot/vmlinuz-6.4.0-150600.23.60-default

    The symlink was created 28.51 days ago.


    --
    Cheers, Carlos.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence =?iso-8859-13?q?D=FFOlivei@21:1/5 to Carlos E.R. on Thu Aug 28 22:21:04 2025
    On Thu, 28 Aug 2025 12:54:34 +0200, Carlos E.R. wrote:

    On 2025-08-28 05:22, Lawrence D’Oliveiro wrote:

    On Wed, 27 Aug 2025 11:34:01 +0200, Carlos E.R. wrote:

    Is that supposed to be a date?

    From my original posting:

    Above shows days elapsed since the last kernel update, to tenths of a day. >> To change the precision, adjust the scale accordingly.

    Ah.

    Well, as you can see, each concoction that was posted printed a different number.

    cer@Telcontar:~> bc <<<"scale = 1; ($(date +%s) - $(stat -L -c%Y /boot/vmlinuz)) / 86400"
    43.9

    The correct one is 43.91, calculated using a spreadsheet.

    Let me just repeat this part again:

    “To change the precision, adjust the scale accordingly.”

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From vallor@21:1/5 to [email protected] on Thu Aug 28 22:28:57 2025
    On Thu, 28 Aug 2025 12:54:34 +0200, "Carlos E.R."
    <[email protected]d> wrote in <[email protected]r>:

    On 2025-08-28 05:22, Lawrence D’Oliveiro wrote:
    On Wed, 27 Aug 2025 11:34:01 +0200, Carlos E.R. wrote:

    Is that supposed to be a date?

    From my original posting:

    Above shows days elapsed since the last kernel update, to tenths of a
    day.
    To change the precision, adjust the scale accordingly.

    Ah.

    Well, as you can see, each concoction that was posted printed a
    different number.

    The correct one is 43.91, calculated using a spreadsheet.


    Lawrence:

    cer@Telcontar:~> bc <<<"scale = 1; ($(date +%s) - $(stat -c%Y /vmlinuz))
    / 86400"
    stat: cannot statx '/vmlinuz': No such file or directory (standard_in)
    1: syntax error cer@Telcontar:~>

    vallor:

    cer@Telcontar:~> bc <<<"scale = 1; ($(date +%s) - $(stat -L -c%Y /boot/vmlinuz)) / 86400" 43.9 cer@Telcontar:~>

    cer@Telcontar:~> bc <<<"scale = 1; ($(date +%s) - $(stat -c%Y
    /boot/vmlinuz)) / 86400" 28.5 cer@Telcontar:~>

    cer@Telcontar:~> bc <<<"scale = 1; ($(date +%s) - $(stat -c%W / )) /
    86400"
    2895.4 cer@Telcontar:~>


    cer@Telcontar:~> l /boot/vmlinuz lrwxrwxrwx 1 root root 34 Jul 31 00:21 /boot/vmlinuz -> vmlinuz-6.4.0-150600.23.60-default cer@Telcontar:~> cer@Telcontar:~> l /boot/vmlinuz-6.4.0-150600.23.60-default -rw-r--r-- 1
    root root 14204640 Jul 15 14:48 /boot/vmlinuz-6.4.0-150600.23.60-default

    The symlink was created 28.51 days ago.

    $ bc <<<"scale = 3; ($(date +%s) - $(stat -c%Y \
    /boot/vmlinuz)) / 86400"
    .026

    $ TZ=UTC ll /boot/vmlinuz
    lrwxrwxrwx 1 root root 14 Aug 28 21:47 /boot/vmlinuz -> vmlinuz-6.16.4

    --
    -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090Ti 24G
    OS: Linux 6.16.4 D: Mint 22.1 DE: Xfce 4.18
    NVIDIA: 580.76.05 Mem: 258G
    "Without Time, everything would happen at once."

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Carlos E.R.@21:1/5 to All on Fri Aug 29 14:50:01 2025
    On 2025-08-29 00:21, Lawrence D’Oliveiro wrote:
    On Thu, 28 Aug 2025 12:54:34 +0200, Carlos E.R. wrote:

    On 2025-08-28 05:22, Lawrence D’Oliveiro wrote:

    On Wed, 27 Aug 2025 11:34:01 +0200, Carlos E.R. wrote:

    Is that supposed to be a date?

    From my original posting:

    Above shows days elapsed since the last kernel update, to tenths of a day. >>> To change the precision, adjust the scale accordingly.

    Ah.

    Well, as you can see, each concoction that was posted printed a different number.

    cer@Telcontar:~> bc <<<"scale = 1; ($(date +%s) - $(stat -L -c%Y /boot/vmlinuz)) / 86400"
    43.9

    The correct one is 43.91, calculated using a spreadsheet.

    Let me just repeat this part again:

    “To change the precision, adjust the scale accordingly.”

    I was not talking of that.

    --
    Cheers, Carlos.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence =?iso-8859-13?q?D=FFOlivei@21:1/5 to Carlos E.R. on Sat Aug 30 00:19:08 2025
    On Fri, 29 Aug 2025 14:50:01 +0200, Carlos E.R. wrote:

    On 2025-08-29 00:21, Lawrence D’Oliveiro wrote:

    “To change the precision, adjust the scale accordingly.”

    I was not talking of that.

    I was. This is all about a piece of code I posted, remember?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Carlos E.R.@21:1/5 to All on Sat Aug 30 14:25:23 2025
    On 2025-08-30 02:19, Lawrence D’Oliveiro wrote:
    On Fri, 29 Aug 2025 14:50:01 +0200, Carlos E.R. wrote:

    On 2025-08-29 00:21, Lawrence D’Oliveiro wrote:

    “To change the precision, adjust the scale accordingly.”

    I was not talking of that.

    I was. This is all about a piece of code I posted, remember?

    Yes.

    --
    Cheers, Carlos.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Carlos E.R. on Sat Aug 30 20:44:38 2025
    On Sat, 30 Aug 2025 14:25:23 +0200, Carlos E.R. wrote:

    On 2025-08-30 02:19, Lawrence D’Oliveiro wrote:
    On Fri, 29 Aug 2025 14:50:01 +0200, Carlos E.R. wrote:

    On 2025-08-29 00:21, Lawrence D’Oliveiro wrote:

    “To change the precision, adjust the scale accordingly.”

    I was not talking of that.

    I was. This is all about a piece of code I posted, remember?

    Yes.

    fwiw, my Fedora box got 6.16.3 yesterday. It's a little ahead of the usual Fedora 42 since I installed a test beta a few weeks ago.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)