Groups | Search | Server Info | Login | Register


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

Re: “7 deprecated Linux commands you need to stop using - and what to use instead”

From jayjwa <jayjwa@atr2.ath.cx.invalid>
Newsgroups comp.os.linux.misc
Subject Re: “7 deprecated Linux commands you need to stop using - and what to use instead”
Date 2026-01-15 11:22 -0500
Organization atr2net 2026
Message-ID <87ms2e6e26.fsf@atr2.ath.cx> (permalink)
References <10k93b3$9rp0$1@dont-email.me> <msr4cnFh7btU1@mid.individual.net> <10kalds$oqup$2@dont-email.me>

Show all headers | View raw


The Natural Philosopher <tnp@invalid.invalid> writes:

>> He asked if
>> there was something like 'ipconfig'.  I'm glad he didn't ask why it's
>> 'ifconfig'. That's been screwing me up for years.
>
> Because interfaces can be used by other protocols than IP?
I've not seen other address families in ifconfig, but iproute2 used to
allow configuration of other families outside of IP. They were
unceremoniously ripped out long ago. Now you have to use specific tools
for those other protocols.

ipx_interface check br0 802.3
IPX Address for (br0, 802.3) is 00000100:AA0004000104.

dneigh
Node                     HWtype  Next-Hop            Flags  MTU        Iface
ATR2                     loop    AA:00:04:00:01:04   ---    65533      lo
NERGIG                   ether   AA:00:04:00:0F:04   ---    1498
br0


As per the other comments, bridging used to be with the bridge-utils
tools such as brctl(8). Now that's mostly with the 'ip' tool or 'bridge'
(iproute2 again).

rsync can run without SSH. scp and sftp are still there. 'slogin'
disappeared for reasons I've since forgotten. scp is more for one file
while rsync is for many.

egrep and fgrep used to be separate tools. Now you're supposed to use
'grep' with switches.

nft for 'iptables'. No need for 'rdev' and 'rootflags' anymore either.
https://www.tutorialspoint.com/unix_commands/rootflags.htm for the newbies.

iw vs iwconfig - iw is much more powerful.

Of course, systemd has taken over almost everything anyways. Give it a
few more years and it will have eaten the shell, too. 

-- 
PGP Key ID: 781C A3E2 C6ED 70A6 B356  7AF5 B510 542E D460 5CAE
       "The Internet should always be the Wild West!"

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


Thread

“7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-14 21:54 +0000
  Re: “7 deprecated Linux commands you need to stop using - and what to use instead” c186282 <c186282@nnada.net> - 2026-01-14 17:07 -0500
    Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Richard Kettlewell <invalid@invalid.invalid> - 2026-01-15 08:38 +0000
      Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-15 12:25 +0100
        Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-15 21:10 +0000
          Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-16 13:47 +0100
      Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-15 07:15 -0500
        Re: “7 deprecated Linux commands you need to stop using - and what to use instead” rbowman <bowman@montana.com> - 2026-01-15 18:47 +0000
          Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marco Moock <mm@dorfdsl.de> - 2026-01-16 11:04 +0100
            Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-16 13:48 +0100
              Re: “7 deprecated Linux commands you need to stop using - and what to use instead” rbowman <bowman@montana.com> - 2026-01-16 18:37 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-16 22:37 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-17 10:04 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-17 14:28 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-17 15:06 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-17 22:59 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-18 11:13 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-18 12:47 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-18 21:09 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Stéphane CARPENTIER <sc@fiat-linux.fr> - 2026-01-18 21:15 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-18 23:12 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-01-18 19:52 -0800
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-19 00:43 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-19 09:54 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” The Natural Philosopher <tnp@invalid.invalid> - 2026-01-19 11:15 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-19 14:21 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-19 20:51 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-19 22:48 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” John Ames <commodorejohn@gmail.com> - 2026-01-19 08:33 -0800
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-19 20:52 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” John Ames <commodorejohn@gmail.com> - 2026-01-19 13:00 -0800
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-19 20:45 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-20 10:46 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” The Natural Philosopher <tnp@invalid.invalid> - 2026-01-20 12:03 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-20 14:34 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” The Natural Philosopher <tnp@invalid.invalid> - 2026-01-20 13:40 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-20 16:14 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” The Natural Philosopher <tnp@invalid.invalid> - 2026-01-20 20:51 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-21 11:19 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-20 13:50 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-20 14:37 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-20 20:55 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-01-20 08:41 -0800
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-20 19:01 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-20 20:59 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-01-20 12:58 -0800
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” jayjwa <jayjwa@atr2.ath.cx.invalid> - 2026-01-19 13:10 -0500
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-17 10:02 +0100
            Re: “7 deprecated Linux commands you need to stop using - and what to use instead” rbowman <bowman@montana.com> - 2026-01-16 18:23 +0000
          Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-16 07:43 -0500
            Re: “7 deprecated Linux commands you need to stop using - and what to use instead” The Natural Philosopher <tnp@invalid.invalid> - 2026-01-16 14:51 +0000
            Re: “7 deprecated Linux commands you need to stop using - and what to use instead” rbowman <bowman@montana.com> - 2026-01-16 18:13 +0000
  Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Nuno Silva <nunojsilva@invalid.invalid> - 2026-01-14 23:58 +0000
  Re: “7 deprecated Linux commands you need to stop using - and what to use instead” rbowman <bowman@montana.com> - 2026-01-15 03:14 +0000
    Re: “7 deprecated Linux commands you need to stop using - and what to use instead” c186282 <c186282@nnada.net> - 2026-01-15 00:27 -0500
      Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-15 18:58 +0000
        Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-15 21:04 +0000
        Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-16 13:39 +0100
          Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-16 21:07 +0000
            Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-16 22:28 +0100
              Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-16 21:33 +0000
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" not@telling.you.invalid (Computer Nerd Kev) - 2026-01-17 10:39 +1000
              Re: “7 deprecated Linux commands you need to stop using - and what to use instead” The Natural Philosopher <tnp@invalid.invalid> - 2026-01-17 10:53 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marco Moock <mm@dorfdsl.de> - 2026-01-19 12:15 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-19 14:24 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-19 15:50 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” John Ames <commodorejohn@gmail.com> - 2026-01-19 08:38 -0800
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-20 10:48 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-19 20:41 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-20 10:50 +0100
    Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marco Moock <mm@dorfdsl.de> - 2026-01-15 10:39 +0100
      Re: "7 deprecated Linux commands you need to stop using - and what to use instead" not@telling.you.invalid (Computer Nerd Kev) - 2026-01-16 07:53 +1000
        Re: "7 deprecated Linux commands you need to stop using - and what to use instead" Marco Moock <mm@dorfdsl.de> - 2026-01-16 10:57 +0100
          Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-16 20:58 +0000
          Re: "7 deprecated Linux commands you need to stop using - and what to use instead" not@telling.you.invalid (Computer Nerd Kev) - 2026-01-17 10:25 +1000
            Re: "7 deprecated Linux commands you need to stop using - and what to use instead" Nuno Silva <nunojsilva@invalid.invalid> - 2026-01-17 11:19 +0000
        Re: "7 deprecated Linux commands you need to stop using - and what to use instead" Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-16 13:47 +0100
          Re: "7 deprecated Linux commands you need to stop using - and what to use instead" not@telling.you.invalid (Computer Nerd Kev) - 2026-01-17 10:37 +1000
            Re: "7 deprecated Linux commands you need to stop using - and what to use instead" Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-17 10:00 +0100
              Re: "7 deprecated Linux commands you need to stop using - and what to use instead" not@telling.you.invalid (Computer Nerd Kev) - 2026-01-18 07:03 +1000
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" c186282 <c186282@nnada.net> - 2026-01-18 01:03 -0500
    Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Nuno Silva <nunojsilva@invalid.invalid> - 2026-01-15 11:46 +0000
    Re: “7 deprecated Linux commands you need to stop using - and what to use instead” The Natural Philosopher <tnp@invalid.invalid> - 2026-01-15 12:09 +0000
      Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marco Moock <mm@dorfdsl.de> - 2026-01-15 14:13 +0100
        Re: “7 deprecated Linux commands you need to stop using - and what to use instead” The Natural Philosopher <tnp@invalid.invalid> - 2026-01-15 13:48 +0000
      Re: “7 deprecated Linux commands you need to stop using - and what to use instead” jayjwa <jayjwa@atr2.ath.cx.invalid> - 2026-01-15 11:22 -0500
        Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-15 21:05 +0000
          Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Richard Kettlewell <invalid@invalid.invalid> - 2026-01-15 22:35 +0000
        Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Stéphane CARPENTIER <sc@fiat-linux.fr> - 2026-01-17 12:03 +0000
      Re: “7 deprecated Linux commands you need to stop using - and what to use instead” rbowman <bowman@montana.com> - 2026-01-15 18:58 +0000
        Re: “7 deprecated Linux commands you need to stop using - and what to use instead” The Natural Philosopher <tnp@invalid.invalid> - 2026-01-16 08:39 +0000
          Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marco Moock <mm@dorfdsl.de> - 2026-01-16 11:06 +0100
    Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-15 07:09 -0500
      Re: “7 deprecated Linux commands you need to stop using - and what to use instead” rbowman <bowman@montana.com> - 2026-01-15 18:50 +0000
  Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Eli the Bearded <*@eli.users.panix.com> - 2026-01-15 06:19 +0000
    Re: “7 deprecated Linux commands you need to stop using - and what to use instead” c186282 <c186282@nnada.net> - 2026-01-15 03:00 -0500
      Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-16 13:44 +0100
    Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-15 21:14 +0000
      Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Nuno Silva <nunojsilva@invalid.invalid> - 2026-01-15 23:47 +0000
        Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Richard Kettlewell <invalid@invalid.invalid> - 2026-01-16 08:35 +0000
          Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-16 13:48 +0100
            Re: “7 deprecated Linux commands you need to stop using - and what to use instead” The Natural Philosopher <tnp@invalid.invalid> - 2026-01-16 14:57 +0000
              Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-16 22:31 +0100
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" not@telling.you.invalid (Computer Nerd Kev) - 2026-01-17 10:52 +1000
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" "Carlos E.R." <robin_listas@es.invalid> - 2026-01-17 03:49 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-17 03:26 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-17 09:57 +0100
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" Computer Nerd Kev <not@telling.you.invalid> - 2026-01-17 14:12 +1000
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" "Carlos E.R." <robin_listas@es.invalid> - 2026-01-17 14:25 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Richard Kettlewell <invalid@invalid.invalid> - 2026-01-17 13:11 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” The Natural Philosopher <tnp@invalid.invalid> - 2026-01-17 18:20 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Pancho <Pancho.Jones@protonmail.com> - 2026-01-19 11:45 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-19 14:27 +0100
                Re: “7 deprecated Linux commands you need to st  op using - and what to use instead” vallor <vallor@vallor.earth> - 2026-01-20 05:04 +0000
                Re: “7 deprecated Linux commands you need to st op using - and what to use instead” Pancho <Pancho.Jones@protonmail.com> - 2026-01-21 00:35 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Pancho <Pancho.Jones@protonmail.com> - 2026-01-21 00:32 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” The Natural Philosopher <tnp@invalid.invalid> - 2026-01-21 04:16 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Pancho <Pancho.Jones@protonmail.com> - 2026-01-21 08:58 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” The Natural Philosopher <tnp@invalid.invalid> - 2026-01-21 09:58 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” marrgol <marrgol@address.invalid> - 2026-01-21 11:56 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-21 12:14 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-21 12:06 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” The Natural Philosopher <tnp@invalid.invalid> - 2026-01-21 11:28 +0000
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" not@telling.you.invalid (Computer Nerd Kev) - 2026-01-22 07:14 +1000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-21 22:04 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-01-21 13:27 -0800
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-21 22:50 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-22 10:43 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-22 13:17 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-22 21:43 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-22 22:40 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-23 12:33 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-23 14:10 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-21 23:01 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-21 22:50 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Anssi Saari <anssi.saari@usenet.mail.kapsi.fi> - 2026-01-22 09:56 +0200
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-22 10:51 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Nuno Silva <nunojsilva@invalid.invalid> - 2026-01-22 09:56 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-01-22 09:35 -0800
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-23 12:35 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” The Natural Philosopher <tnp@invalid.invalid> - 2026-01-23 11:39 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” John Ames <commodorejohn@gmail.com> - 2026-01-23 08:02 -0800
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Richard Kettlewell <invalid@invalid.invalid> - 2026-01-23 18:43 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-22 13:25 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Andreas Eder <a_eder_muc@web.de> - 2026-01-22 17:47 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” The Natural Philosopher <tnp@invalid.invalid> - 2026-01-22 10:06 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Andreas Eder <a_eder_muc@web.de> - 2026-01-22 11:02 +0100
                Re: Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Eli the Bearded <*@eli.users.panix.com> - 2026-01-23 03:33 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-23 14:14 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” The Natural Philosopher <tnp@invalid.invalid> - 2026-01-23 16:50 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-23 20:55 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Carlos E.R." <robin_listas@es.invalid> - 2026-01-23 22:39 +0100
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" Eli the Bearded <*@eli.users.panix.com> - 2026-01-23 21:18 +0000
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" "Carlos E.R." <robin_listas@es.invalid> - 2026-01-23 22:45 +0100
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" Nuno Silva <nunojsilva@invalid.invalid> - 2026-01-23 23:33 +0000
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" John-Paul Stewart <jpstewart@personalprojects.net> - 2026-01-23 18:51 -0500
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" Nuno Silva <nunojsilva@invalid.invalid> - 2026-01-24 08:49 +0000
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" "Carlos E.R." <robin_listas@es.invalid> - 2026-01-24 14:33 +0100
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" The Natural Philosopher <tnp@invalid.invalid> - 2026-01-24 11:11 +0000
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" Richard Kettlewell <invalid@invalid.invalid> - 2026-01-24 14:15 +0000
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" The Natural Philosopher <tnp@invalid.invalid> - 2026-01-25 09:44 +0000
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" Richard Kettlewell <invalid@invalid.invalid> - 2026-01-25 10:25 +0000
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-25 07:02 -0500
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" Richard Kettlewell <invalid@invalid.invalid> - 2026-01-25 12:39 +0000
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" Eli the Bearded <*@eli.users.panix.com> - 2026-01-28 23:44 +0000
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" Richard Kettlewell <invalid@invalid.invalid> - 2026-01-29 08:49 +0000
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" "Carlos E.R." <robin_listas@es.invalid> - 2026-01-25 15:12 +0100
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" Nuno Silva <nunojsilva@invalid.invalid> - 2026-01-26 10:46 +0000
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" "Carlos E.R." <robin_listas@es.invalid> - 2026-01-26 13:13 +0100
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-27 09:02 +0100
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" "Carlos E.R." <robin_listas@es.invalid> - 2026-01-27 10:10 +0100
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-27 12:44 +0100
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" vallor <vallor@vallor.earth> - 2026-01-27 10:21 +0000
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-27 12:44 +0100
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" The Natural Philosopher <tnp@invalid.invalid> - 2026-01-26 11:56 +0000
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" "Carlos E.R." <robin_listas@es.invalid> - 2026-01-24 14:30 +0100
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-01-23 21:39 -0800
                Re: "7 deprecated Linux commands you need to stop using - and what to use instead" "Carlos E.R." <robin_listas@es.invalid> - 2026-01-24 14:36 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-21 04:17 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Pancho <Pancho.Jones@protonmail.com> - 2026-01-21 09:03 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-21 12:19 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” The Natural Philosopher <tnp@invalid.invalid> - 2026-01-19 13:42 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Pancho <Pancho.Jones@protonmail.com> - 2026-01-21 00:42 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-19 20:38 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-01-20 10:52 +0100
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Anssi Saari <anssi.saari@usenet.mail.kapsi.fi> - 2026-01-20 13:30 +0200
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-20 20:20 +0000
                Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Pancho <Pancho.Jones@protonmail.com> - 2026-01-21 00:55 +0000
            Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Richard Kettlewell <invalid@invalid.invalid> - 2026-01-16 16:23 +0000
  Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Marco Moock <mm@dorfdsl.de> - 2026-01-15 10:41 +0100
  Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Nuno Silva <nunojsilva@invalid.invalid> - 2026-01-15 11:43 +0000
  Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Jason H <jason_hindle@yahoo.com> - 2026-01-18 21:48 +0000
    Re: "7 deprecated Linux commands you need to stop using - and what to use instead" not@telling.you.invalid (Computer Nerd Kev) - 2026-01-20 07:11 +1000
      Re: "7 deprecated Linux commands you need to stop using - and what to use instead" jayjwa <jayjwa@atr2.ath.cx.invalid> - 2026-01-19 23:35 -0500
  Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2026-01-19 20:32 +0800
    Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-19 20:54 +0000
      Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2026-01-23 18:38 +0800
        Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-23 20:56 +0000
          Re: “7 deprecated Linux commands you need to stop using - and what to use instead” "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2026-01-24 20:05 +0800
            Re: “7 deprecated Linux commands you need to stop using - and what to use instead” Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-24 21:36 +0000

csiph-web