No, because we’re telling to use :
as a separator with the -F flag
- 0 Posts
- 4 Comments
Joined 2 months ago
Cake day: April 7th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Not sure if I’m understanding, but can’t you just pipe the whole thing to
awk
and capture the first field? Likeecho "/dev/loop0: [2081]:64 (/a/path/to/afile.dat)" | awk -F: '{print $1}'
Which would print
/dev/loop0
I’d suppose if you ask this on KDE Reddit someone with enough time could make something like this with Kvantvm, though the difficult parts would be (1) the web browser theme, and specially (2) the icon theme - I have never ever seen an icon theme like that for Linux
My bet is that this happened because they do develop both the Enlightenment desktop and the E libraries, which is a tremendous amount of work. Add to that that if they are a small team, they’re not going to go relatively fast (afaik E17 took years…). Maybe it was the reason GNOME/GTK(+) and KDE (which began with an already developed GUI library) caught up.
But as I always say in this kind of posts, both Enlightenment and E are amazing and I so wish they were more rich featured and popular and, if I were the XFCE mouse and got fed up with the bullshit of the GNOME-ization/libadwaita-zion of GTK, I’d consider porting all my shit to E - it would be awesome if those two merged into one. GTK and E are both written in C, XFCE has a robust set of apps and a seemingly bigger team behind it…