Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)

Liste des GroupesRevenir à ol misc 
Sujet : Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)
De : * (at) *nospam* eli.users.panix.com (Eli the Bearded)
Groupes : comp.os.linux.misc
Date : 30. Jun 2025, 19:50:40
Autres entêtes
Organisation : Some absurd concept
Message-ID : <eli$2506301450@qaz.wtf>
References : 1 2 3 4
User-Agent : Vectrex rn 2.1 (beta)
In comp.os.linux.misc, Lawrence D'Oliveiro  <ldo@nz.invalid> wrote:
On Mon, 30 Jun 2025 05:18:06 -0000 (UTC), Eli the Bearded wrote:
Unix ... has dot files.
Way too many of them. How many are there in your $HOME?
 
The XDG spec aims to keep this clutter under control.

Does it? Or does it just create a new closet to sweep them into?

$ ls -a $HOME |grep -c '^[.]'
72
$ find ~/.config -type f |wc
    305     327   21490
$

Bunch of big "if"s there.
Most of the Linux distros around already contain those libraries. The
whole freedesktop.org group has widespread support among *nixes. They're
not some "fringe" group as you might think.

Yeah, but I run plenty of programs that don't use those libraries and
are unlikely to do so. Is ksh ever going to use ~/.config/profile ? (Is
bash?) xfig is a tool I still use and like, but it most certainly is not
using a file dialog from this century.

Not all the world is Linux, and tools like xfig predate Linux.

Also XDG has a very limited understanding of how people may organize
files. I don't have a "templates" directory, I'm not even sure what I'd
put in one. I don't have a "music" directory, and I don't need one.

Here are the directories I want to use to organize things:

  $HOME/src # my own programs
  $HOME/packages # tar balls and the like
  $HOME/builds # build root for packages
  $HOME/notes # personal text files, including email
  $HOME/bin # where my programs live
  $HOME/lib # where my libraries live
  $HOME/man # where my man pages live
  $HOME/images # photos and no-photos
  $HOME/tmp # temporary storage, eg downloads
  $HOME/video # video files

No capital letters in names. I co-opt some of the XDG settings to use
these, but that's working around the library instead of with it. (Eg. I
use $HOME/tmp for "templates" simply because of similar letters.)

If you run a Linux GUI, then you already have them.

I know that the files on on the disk, I dispute that I use them. At
any one time I'm usually running just the following windowed programs:

    xterm (x many times)
    Firefox
    Deluge
    icewm components

On a temporary basis, I start, run, and quit programs like feh, xpdf,
mplayer, gimp, xfig, vuescan. I don't think I have used any others on
Linux in the last two months. Icons and menus are not a significant part
of how I use icewm. Even the firefox process I've been using for the
last week or two right now was started from a command line in an xterm.

Elijah
------
prefers the login on console and start X manually model of Unix

Date Sujet#  Auteur
23 Jun 25 * Program to dole out jpg's to subdirctories, card-dealing style.66pH
23 Jun 25 +* Re: Program to dole out jpg's to subdirctories, card-dealing style.6Robert Heller
23 Jun 25 i`* Re: Program to dole out jpg's to subdirctories, card-dealing style.5pH
23 Jun 25 i +* Re: Program to dole out jpg's to subdirctories, card-dealing style.2Robert Heller
23 Jun 25 i i`- Re: Program to dole out jpg's to subdirectories, card-dealing style.1Lawrence D'Oliveiro
23 Jun 25 i +- Re: Program to dole out jpg's to subdirctories, card-dealing style.1rbowman
24 Jun 25 i `- Re: Program to dole out jpg's to subdirctories, card-dealing style.1pH
23 Jun 25 +* Re: Program to dole out jpg's to subdirctories, card-dealing style.2Lawrence D'Oliveiro
24 Jun 25 i`- Re: Program to dole out jpg's to subdirctories, card-dealing style.1pH
23 Jun 25 +* Re: Program to dole out jpg's to subdirctories, card-dealing style.5Eli the Bearded
24 Jun 25 i`* Re: Program to dole out jpg's to subdirctories, card-dealing style.4pH
24 Jun 25 i `* Re: Program to dole out jpg's to subdirctories, card-dealing style.3Rich
24 Jun 25 i  `* Re: Program to dole out jpg's to subdirctories, card-dealing style.2Eli the Bearded
24 Jun 25 i   `- Re: Program to dole out jpg's to subdirctories, card-dealing style.1Lawrence D'Oliveiro
23 Jun 25 +- Re: Program to dole out jpg's to subdirctories, card-dealing style.1c186282
23 Jun 25 +* Re: Program to dole out jpg's to subdirctories, card-dealing style.50Richard Kettlewell
24 Jun 25 i+* Re: Program to dole out jpg's to subdirctories, card-dealing style.40pH
24 Jun 25 ii`* Re: Program to dole out jpg's to subdirctories, card-dealing style.39Lawrence D'Oliveiro
24 Jun 25 ii +* Re: Program to dole out jpg's to subdirctories, card-dealing style.4c186282
24 Jun 25 ii i`* Re: Program to dole out jpg's to subdirctories, card-dealing style.3rbowman
24 Jun 25 ii i `* Re: Program to dole out jpg's to subdirctories, card-dealing style.2c186282
24 Jun 25 ii i  `- Re: Program to dole out jpg's to subdirctories, card-dealing style.1rbowman
24 Jun 25 ii `* Re: Program to dole out jpg's to subdirctories, card-dealing style.34c186282
24 Jun 25 ii  `* Re: Program to dole out jpg's to subdirctories, card-dealing style.33Rich
24 Jun 25 ii   +* Re: Program to dole out jpg's to subdirctories, card-dealing style.2rbowman
27 Jun20:46 ii   i`- Re: Program to dole out jpg's to subdirctories, card-dealing style.1Rich
25 Jun07:14 ii   `* Re: Program to dole out jpg's to subdirctories, card-dealing style.30c186282
27 Jun20:49 ii    `* Re: Program to dole out jpg's to subdirctories, card-dealing style.29Rich
27 Jun23:34 ii     `* Re: Program to dole out jpg's to subdirctories, card-dealing style.28c186282
29 Jun00:06 ii      `* Re: Program to dole out jpg's to subdirctories, card-dealing style.27Lawrence D'Oliveiro
29 Jun04:41 ii       `* Re: Program to dole out jpg's to subdirctories, card-dealing style.26Eli the Bearded
29 Jun05:44 ii        +- Re: Program to dole out jpg's to subdirctories, card-dealing style.1Lawrence D'Oliveiro
29 Jun10:35 ii        +* XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)23Nuno Silva
30 Jun00:58 ii        i`* Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)22Lawrence D'Oliveiro
30 Jun06:18 ii        i +* Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)17Eli the Bearded
30 Jun07:52 ii        i i`* Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)16Lawrence D'Oliveiro
30 Jun19:50 ii        i i +* Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)10Eli the Bearded
30 Jun21:15 ii        i i i+* Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)3John Ames
1 Jul01:30 ii        i i ii+- Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)1Lawrence D'Oliveiro
1 Jul08:38 ii        i i ii`- Re: XDG and Freedesktop1Richard Kettlewell
1 Jul00:14 ii        i i i+- Re: XDG and Freedesktop1Bobbie Sellers
1 Jul01:29 ii        i i i`* Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)5Lawrence D'Oliveiro
1 Jul04:40 ii        i i i `* Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)4Eli the Bearded
1 Jul05:28 ii        i i i  `* Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)3Lawrence D'Oliveiro
1 Jul17:01 ii        i i i   `* Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)2John Ames
1 Jul17:10 ii        i i i    `- Re: XDG and Freedesktop1Bobbie Sellers
1 Jul00:07 ii        i i `* Re: XDG and Freedesktop5Nuno Silva
1 Jul01:33 ii        i i  `* Re: XDG and Freedesktop4Lawrence D'Oliveiro
1 Jul07:02 ii        i i   `* Re: XDG and Freedesktop3Nuno Silva
1 Jul08:30 ii        i i    +- Re: XDG and Freedesktop1Lawrence D'Oliveiro
1 Jul14:36 ii        i i    `- Re: XDG and Freedesktop1Rich
1 Jul00:12 ii        i `* Re: XDG and Freedesktop4Nuno Silva
1 Jul01:21 ii        i  `* Re: XDG and Freedesktop3Lawrence D'Oliveiro
1 Jul05:20 ii        i   `* Re: XDG and Freedesktop2Eli the Bearded
1 Jul05:25 ii        i    `- Re: XDG and Freedesktop1Lawrence D'Oliveiro
1 Jul18:00 ii        `- Re: Program to dole out jpg's to subdirctories, card-dealing style.1candycanearter07
29 Jun11:30 i`* Re: Program to dole out jpg's to subdirctories, card-dealing style.9Carlos E.R.
30 Jun01:17 i +* Re: Program to dole out jpg's to subdirctories, card-dealing style.6Fritz Wuehler
30 Jun06:53 i i+* Re: Program to dole out jpg's to subdirctories, card-dealing style.2Eli the Bearded
30 Jun07:55 i ii`- Re: Program to dole out jpg's to subdirctories, card-dealing style.1Lawrence D'Oliveiro
30 Jun07:05 i i`* Re: Program to dole out jpg's to subdirctories, card-dealing style.3c186282
30 Jun21:32 i i `* Re: Program to dole out jpg's to subdirctories, card-dealing style.2Eli the Bearded
1 Jul01:34 i i  `- Re: Program to dole out jpg's to subdirctories, card-dealing style.1Lawrence D'Oliveiro
30 Jun08:40 i +- Re: Program to dole out jpg's to subdirctories, card-dealing style.1The Natural Philosopher
30 Jun13:03 i `- Re: Program to dole out jpg's to subdirctories, card-dealing style.1Carlos E.R.
27 Jun21:57 `- Re: Program to dole out jpg's to subdirctories, card-dealing style.1Shadow

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal