• Remove entire hierarchy - INN2

    From Internetado@21:1/5 to All on Sun Jun 15 01:36:57 2025
    Hello,

    Is there a command to delete an entire hierarchy?

    Let's say - microsoft.* ?

    Thank you,

    Eduardo.

    --

    Eduardo.M - Brasil
    =================

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Urs =?UTF-8?Q?Jan=C3=9Fen?=@21:1/5 to In Internetado on Mon Jun 16 05:12:14 2025
    In Internetado <internetado@alt119.net> wrote:
    Is there a command to delete an entire hierarchy?
    Let's say - microsoft.* ?

    I'd use (untested!)
    #v+
    source innshellvars
    awk -F ' ' '/^microsoft\./{print "ctlinnd rmgroup "$1}' < $ACTIVE > inspect.me # less inspect.me
    mod-active inspect.me
    #v-

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From candycanearter07@21:1/5 to Internetado on Wed Jun 18 06:00:07 2025
    Internetado <internetado@alt119.net> wrote at 04:36 this Sunday (GMT):
    Hello,

    Is there a command to delete an entire hierarchy?

    Let's say - microsoft.* ?

    Thank you,

    Eduardo.


    Couldn't you just delete the folder from your news spool?
    --
    user <candycane> is generated from /dev/urandom

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ray Banana@21:1/5 to All on Wed Jun 18 11:45:21 2025
    Thus spake candycanearter07 <candycanearter07@candycanearter07.nomail.afraid>

    Internetado <internetado@alt119.net> wrote at 04:36 this Sunday (GMT):
    Hello,
    Is there a command to delete an entire hierarchy?
    Let's say - microsoft.* ?
    Thank you,
    Couldn't you just delete the folder from your news spool?

    Yes, he could, but that would not remove the entire hierarchy, it
    would just remove all articles in that particluar hierarchy from
    the server plus it would cause strange error messages.

    (Please read about "active", "history" and "overview").

    --
    Пу́тін — хуйло́
    https://www.eternal-september.org

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From candycanearter07@21:1/5 to Ray Banana on Wed Jun 18 19:10:05 2025
    Ray Banana <rayban@raybanana.net> wrote at 09:45 this Wednesday (GMT):
    Thus spake candycanearter07 <candycanearter07@candycanearter07.nomail.afraid>

    Internetado <internetado@alt119.net> wrote at 04:36 this Sunday (GMT):
    Hello,
    Is there a command to delete an entire hierarchy?
    Let's say - microsoft.* ?
    Thank you,
    Couldn't you just delete the folder from your news spool?

    Yes, he could, but that would not remove the entire hierarchy, it
    would just remove all articles in that particluar hierarchy from
    the server plus it would cause strange error messages.

    (Please read about "active", "history" and "overview").


    Fair enough...
    --
    user <candycane> is generated from /dev/urandom

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