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