• Do I have the biggest tree on cola?

    From DFS@21:1/5 to All on Wed Jan 22 12:36:24 2025
    A tree command against my D: drive (personal/data/working) shows 63989
    folders, indicating superior file organization.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From vallor@21:1/5 to All on Wed Jan 22 17:59:45 2025
    On Wed, 22 Jan 2025 12:36:24 -0500, DFS <guhnoo-basher@linux.advocaca>
    wrote in <vmraak$148jk$1@dont-email.me>:

    A tree command against my D: drive (personal/data/working) shows 63989 folders, indicating superior file organization.

    Counting those in the main share on my NAS now...

    --
    -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090 Ti
    OS: Linux 6.13.0 Release: Mint 21.3 Mem: 258G
    "Don't ask me. The cats are in charge around here."

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to DFS on Wed Jan 22 18:42:39 2025
    On Wed, 22 Jan 2025 12:36:24 -0500, DFS wrote:

    A tree command against my D: drive (personal/data/working) shows 63989 folders, indicating superior file organization.

    29223 directories, 240923 files

    most of which I don't have a clue about. A lot of them came from building rtl443.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From vallor@21:1/5 to All on Wed Jan 22 19:59:07 2025
    On Wed, 22 Jan 2025 12:36:24 -0500, DFS <guhnoo-basher@linux.advocaca>
    wrote in <vmraak$148jk$1@dont-email.me>:

    A tree command against my D: drive (personal/data/working) shows 63989 folders, indicating superior file organization.

    62776730 files in 6832622 directories

    --
    -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090 Ti
    OS: Linux 6.13.0 Release: Mint 21.3 Mem: 258G
    "Cats have nine lives - but sleep through eight of them."

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From vallor@21:1/5 to vallor on Wed Jan 22 20:21:15 2025
    On 22 Jan 2025 19:59:07 GMT, vallor <vallor@cultnix.org> wrote in <lvd10aFed7nU4@mid.individual.net>:

    On Wed, 22 Jan 2025 12:36:24 -0500, DFS <guhnoo-basher@linux.advocaca>
    wrote in <vmraak$148jk$1@dont-email.me>:

    A tree command against my D: drive (personal/data/working) shows 63989
    folders, indicating superior file organization.

    62776730 files in 6832622 directories

    That file count actually includes directories (it's from running
    wc(1) on find -ls output.

    Here's a better answer:

    _[/dev/shm/wk]_(xxx@lm)🐧_
    $ awk '$3 ~ /^d/' ds-findls.out | wc -l
    6652594
    _[/dev/shm/wk]_(xxx@lm)🐧_
    $ awk '$3 !~ /^d/' ds-findls.out | wc -l
    56124136

    Also, I have a separate music share that houses
    my bandcamp, etc. purchases, as well as mixes for
    vehicular USB sticks:

    root@DT:/volume1/music# awk '$3 ~ /^d/' findls.out | wc -l
    11361
    root@DT:/volume1/music# awk '$3 !~ /^d/' findls.out | wc -l
    34663

    --
    -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090 Ti
    OS: Linux 6.13.0 Release: Mint 21.3 Mem: 258G
    "My other computer is a HAL 9000."

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From DFS@21:1/5 to vallor on Wed Jan 22 16:17:16 2025
    On 1/22/2025 2:59 PM, vallor wrote:
    On Wed, 22 Jan 2025 12:36:24 -0500, DFS <guhnoo-basher@linux.advocaca>
    wrote in <vmraak$148jk$1@dont-email.me>:

    A tree command against my D: drive (personal/data/working) shows 63989
    folders, indicating superior file organization.

    62776730 files in 6832622 directories


    Ho Lee Fuk! You sure do love your porn clips.


    I have 1,365,294 files in 63,989 folders.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From vallor@21:1/5 to All on Thu Jan 23 01:24:01 2025
    On Wed, 22 Jan 2025 16:17:16 -0500, DFS <guhnoo-basher@linux.advocaca>
    wrote in <vmrn8s$175ev$1@dont-email.me>:

    On 1/22/2025 2:59 PM, vallor wrote:
    On Wed, 22 Jan 2025 12:36:24 -0500, DFS <guhnoo-basher@linux.advocaca>
    wrote in <vmraak$148jk$1@dont-email.me>:

    A tree command against my D: drive (personal/data/working) shows 63989
    folders, indicating superior file organization.

    62776730 files in 6832622 directories


    Ho Lee Fuk! You sure do love your porn clips.


    I have 1,365,294 files in 63,989 folders.

    Why do you call them "folders"? That's Mac speak.

    --
    -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090 Ti
    OS: Linux 6.13.0 Release: Mint 21.3 Mem: 258G
    "Have cursor, will curse."

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CrudeSausage@21:1/5 to vallor on Wed Jan 22 20:30:21 2025
    On 1/22/25 8:24 PM, vallor wrote:
    On Wed, 22 Jan 2025 16:17:16 -0500, DFS <guhnoo-basher@linux.advocaca>
    wrote in <vmrn8s$175ev$1@dont-email.me>:

    On 1/22/2025 2:59 PM, vallor wrote:
    On Wed, 22 Jan 2025 12:36:24 -0500, DFS <guhnoo-basher@linux.advocaca>
    wrote in <vmraak$148jk$1@dont-email.me>:

    A tree command against my D: drive (personal/data/working) shows 63989 >>>> folders, indicating superior file organization.

    62776730 files in 6832622 directories


    Ho Lee Fuk! You sure do love your porn clips.


    I have 1,365,294 files in 63,989 folders.

    Why do you call them "folders"? That's Mac speak.

    Yeah, I have to admit that I prefer the term directories.

    --
    CrudeSausage
    Gab: @CrudeSausage
    Telegram: @CrudeSausage
    Unapologetic paleoconservative
    KDE supporting member
    ASUS Zephyrus GA401QM on Manjaro

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From -hh@21:1/5 to CrudeSausage on Wed Jan 22 22:55:46 2025
    On 1/22/25 8:30 PM, CrudeSausage wrote:
    On 1/22/25 8:24 PM, vallor wrote:
    On Wed, 22 Jan 2025 16:17:16 -0500, DFS <guhnoo-basher@linux.advocaca>
    wrote in <vmrn8s$175ev$1@dont-email.me>:

    On 1/22/2025 2:59 PM, vallor wrote:
    On Wed, 22 Jan 2025 12:36:24 -0500, DFS <guhnoo-basher@linux.advocaca> >>>> wrote in <vmraak$148jk$1@dont-email.me>:

    A tree command against my D: drive (personal/data/working) shows 63989 >>>>> folders, indicating superior file organization.

    62776730 files in 6832622 directories


    Ho Lee Fuk!  You sure do love your porn clips.


    I have 1,365,294 files in 63,989 folders.

    Why do you call them "folders"?  That's Mac speak.

    Yeah, I have to admit that I prefer the term directories.


    People who aren't insecure are comfortable with either term /s



    -hh

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Farley Flud@21:1/5 to -hh on Thu Jan 23 11:12:42 2025
    On Wed, 22 Jan 2025 22:55:46 -0500, -hh wrote:


    People who aren't insecure are comfortable with either term /s


    Utter BS.

    The term "folder" is a stupid construction based on the desktop paradigm.
    It is intended as an analogy to paper files and folders and furthermore
    it doesn't quite fit. A file cabinet contains folders which in actuality
    are files, i.e. a folder does not contain files but rather it is a file.

    Maybe Microslop should start using "cabinet" instead of "folder" -- and change that stupid yellow icon as well.

    The term "directory," however, is an accurate and much more professional description
    of the digital reality.

    People who use the term "folder" should be ... I won't say it.

    Everything about Microslop Winblows is designed for stupified idiots.

    OTOH, outside of the mainstream distros, everything in GNU/Linux is designed for knowledgeable professionals.

    The case is closed.



    --
    Hail Linux! Hail FOSS! Hail Stallman!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From DFS@21:1/5 to vallor on Thu Jan 23 09:47:56 2025
    On 1/22/2025 8:24 PM, vallor wrote:
    On Wed, 22 Jan 2025 16:17:16 -0500, DFS <guhnoo-basher@linux.advocaca>
    wrote in <vmrn8s$175ev$1@dont-email.me>:

    On 1/22/2025 2:59 PM, vallor wrote:
    On Wed, 22 Jan 2025 12:36:24 -0500, DFS <guhnoo-basher@linux.advocaca>
    wrote in <vmraak$148jk$1@dont-email.me>:

    A tree command against my D: drive (personal/data/working) shows 63989 >>>> folders, indicating superior file organization.

    62776730 files in 6832622 directories


    Ho Lee Fuk! You sure do love your porn clips.


    I have 1,365,294 files in 63,989 folders.

    Why do you call them "folders"? That's Mac speak.


    Very Feebish of you.

    Ever since the astounding OS takeover by Win95, this type of "folder vs directory" insecurity is VERY common in Unix/Linux dweebs.

    But...

    * 'folder' in computing isn't a Unix or Apple or MS creation. It dates
    back to the mid 1950s (according to wikipedia).

    * the word and connotation of 'folder' is a much better metaphor
    than 'directory' for a structure that contains documents and/or
    other folders/directories.

    * the file open icon on virtually all Linux apps is a picture of a
    folder.

    * https://www.redhat.com/en/blog/navigating-filesystem-linux-terminal

    uses them interchangeably, as they should

    * between the two of us, only your household owns or uses Macs


    pwned. Now git back in your folder.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From vallor@21:1/5 to All on Fri Jan 24 12:06:01 2025
    On Thu, 23 Jan 2025 09:47:56 -0500, DFS <guhnoo-basher@linux.advocaca>
    wrote in <vmtkqq$1lsjt$3@dont-email.me>:

    On 1/22/2025 8:24 PM, vallor wrote:
    On Wed, 22 Jan 2025 16:17:16 -0500, DFS <guhnoo-basher@linux.advocaca>
    wrote in <vmrn8s$175ev$1@dont-email.me>:

    On 1/22/2025 2:59 PM, vallor wrote:
    On Wed, 22 Jan 2025 12:36:24 -0500, DFS
    <guhnoo-basher@linux.advocaca>
    wrote in <vmraak$148jk$1@dont-email.me>:

    A tree command against my D: drive (personal/data/working) shows
    63989 folders, indicating superior file organization.

    62776730 files in 6832622 directories


    Ho Lee Fuk! You sure do love your porn clips.


    I have 1,365,294 files in 63,989 folders.

    Why do you call them "folders"? That's Mac speak.


    Very Feebish of you.

    Ever since the astounding OS takeover by Win95, this type of "folder vs directory" insecurity is VERY common in Unix/Linux dweebs.

    But...

    * 'folder' in computing isn't a Unix or Apple or MS creation. It dates
    back to the mid 1950s (according to wikipedia).

    * the word and connotation of 'folder' is a much better metaphor
    than 'directory' for a structure that contains documents and/or
    other folders/directories.

    * the file open icon on virtually all Linux apps is a picture of a
    folder.

    * https://www.redhat.com/en/blog/navigating-filesystem-linux-terminal

    uses them interchangeably, as they should

    * between the two of us, only your household owns or uses Macs


    pwned. Now git back in your folder.

    Right. And as everyone knows, the command in windows
    to list a "folder" is "fold"[*].

    Oh wait, it's "dir". What does _that_ mean, hmmmmm?

    Seriously though, I wasn't being very serious.

    [*] BTW, there _is_ a fold(1) command in Unix, but it
    does something completely different -- it word-wraps text.

    --
    -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090 Ti
    OS: Linux 6.13.0 Release: Mint 21.3 Mem: 258G
    "If you can't debug it, deplug it."

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From vallor@21:1/5 to All on Fri Jan 24 13:04:08 2025
    On Wed, 22 Jan 2025 22:55:46 -0500, -hh <recscuba_google@huntzinger.com>
    wrote in <vmsek2$15tt5$7@dont-email.me>:

    On 1/22/25 8:30 PM, CrudeSausage wrote:
    On 1/22/25 8:24 PM, vallor wrote:
    On Wed, 22 Jan 2025 16:17:16 -0500, DFS <guhnoo-basher@linux.advocaca>
    wrote in <vmrn8s$175ev$1@dont-email.me>:

    On 1/22/2025 2:59 PM, vallor wrote:
    On Wed, 22 Jan 2025 12:36:24 -0500, DFS
    <guhnoo-basher@linux.advocaca>
    wrote in <vmraak$148jk$1@dont-email.me>:

    A tree command against my D: drive (personal/data/working) shows
    63989 folders, indicating superior file organization.

    62776730 files in 6832622 directories


    Ho Lee Fuk!  You sure do love your porn clips.


    I have 1,365,294 files in 63,989 folders.

    Why do you call them "folders"?  That's Mac speak.

    Yeah, I have to admit that I prefer the term directories.


    People who aren't insecure are comfortable with either term /s

    lol -- looks like ol' Feeb didn't understand "/s".

    (I guess I should have added one myself.)

    --
    -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090 Ti
    OS: Linux 6.13.0 Release: Mint 21.3 Mem: 258G
    "Did you expect mere proof to sway my opinion?"

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CrudeSausage@21:1/5 to vallor on Fri Jan 24 08:57:56 2025
    On 1/24/25 7:06 AM, vallor wrote:
    On Thu, 23 Jan 2025 09:47:56 -0500, DFS <guhnoo-basher@linux.advocaca>
    wrote in <vmtkqq$1lsjt$3@dont-email.me>:

    On 1/22/2025 8:24 PM, vallor wrote:
    On Wed, 22 Jan 2025 16:17:16 -0500, DFS <guhnoo-basher@linux.advocaca>
    wrote in <vmrn8s$175ev$1@dont-email.me>:

    On 1/22/2025 2:59 PM, vallor wrote:
    On Wed, 22 Jan 2025 12:36:24 -0500, DFS
    <guhnoo-basher@linux.advocaca>
    wrote in <vmraak$148jk$1@dont-email.me>:

    A tree command against my D: drive (personal/data/working) shows
    63989 folders, indicating superior file organization.

    62776730 files in 6832622 directories


    Ho Lee Fuk! You sure do love your porn clips.


    I have 1,365,294 files in 63,989 folders.

    Why do you call them "folders"? That's Mac speak.


    Very Feebish of you.

    Ever since the astounding OS takeover by Win95, this type of "folder vs
    directory" insecurity is VERY common in Unix/Linux dweebs.

    But...

    * 'folder' in computing isn't a Unix or Apple or MS creation. It dates
    back to the mid 1950s (according to wikipedia).

    * the word and connotation of 'folder' is a much better metaphor
    than 'directory' for a structure that contains documents and/or
    other folders/directories.

    * the file open icon on virtually all Linux apps is a picture of a
    folder.

    * https://www.redhat.com/en/blog/navigating-filesystem-linux-terminal

    uses them interchangeably, as they should

    * between the two of us, only your household owns or uses Macs


    pwned. Now git back in your folder.

    Right. And as everyone knows, the command in windows
    to list a "folder" is "fold"[*].

    Oh wait, it's "dir". What does _that_ mean, hmmmmm?

    Seriously though, I wasn't being very serious.

    [*] BTW, there _is_ a fold(1) command in Unix, but it
    does something completely different -- it word-wraps text.

    People use folder for the same reason they say goodbye, because
    directory and God be with you have too many syllables.

    --
    CrudeSausage
    Gab: @CrudeSausage
    Telegram: @CrudeSausage
    Unapologetic paleoconservative
    KDE supporting member
    ASUS Zephyrus GA401QM on Manjaro

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Farley Flud@21:1/5 to CrudeSausage on Sun Jan 26 12:45:34 2025
    On Fri, 24 Jan 2025 08:57:56 -0500, CrudeSausage wrote:


    People use folder for the same reason they say goodbye, because
    directory and God be with you have too many syllables.


    Not true.

    Whenever I take leave of someone I will always say: "See you
    later, alligator."

    That expression has more syllables than there are brain cells
    in your fucking head.

    Ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha!




    --
    Systemd: solving all the problems that you never knew you had.

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