There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

swg-empire.de

frizop , to linuxmemes in Seriously, WTF is up with that?

The year is 2024, I put esoteric use of the find command on my resume, it’s 1989…

utopiah , to linuxmemes in Seriously, WTF is up with that?

FWIW you can fix it locally and eventually use a pull request.

I don’t know find well enough to comment on feasibility but I bet it’d be interesting to try, and maybe realize it’s not trivial.

sudo42 , (edited ) to linuxmemes in Seriously, WTF is up with that?

Not an expert nor a historian, but my understanding is that ‘find’ goes back a long way (*nix has been around a while).

Earlier commands such as find were created back before a lot of command/option syntax forms we know today were agreed to and standardized.

Since ‘find’ has been around so long, we’ve just suffered its non-standard syntax rather than risk the chaos that would be unleashed by trying to fix it.

If it makes you feel better, you can console yourself that you’re using one of the more arcane incantations of the elder *nix wizards.

CrayonRosary ,

When a link contains parentheses, you have to escape them… or else.

‘find’ goes back a long way

sudo42 ,

Please try it again and let me know if this fixed it. Both versions work on my end.

CrayonRosary , (edited )

It works now. It definitely didn’t before when using Sync for Lemmy. That kind of mistake wouldn’t have worked on the reddit website either. I had seen it a million times. Not sure if the Lemmy web site would handle it right.

Both versions work on my end.

I’m surprised to hear that.

Markdown libraries normally see the closing parenthesis in the URL as the end of the link markdown syntax of [text](link). You had [text](link(stuff)) which is parsed as [text](link(stuff) A smarter markdown parser could handle it, so whatever app you were using might do that.

c10l , to linuxmemes in Seriously, WTF is up with that?

I don’t mind the order of path, arguments and options, but what the hell is the deal with long arguments with a single dash? i.e. -name instead of —-name

eruchitanda , to linuxmemes in Seriously, WTF is up with that?
@eruchitanda@lemmy.world avatar

The world if we could use wildcards on ADB push/pull directly…

jaybone , to linuxmemes in Seriously, WTF is up with that?

But…. Path is the first argument to find?

It’s the -exec syntax that’s so wacky. But use it for 20 years and you’ll remember it.

andrewth09 , to linuxmemes in Seriously, WTF is up with that?

locate enjoyers unite.

Evotech ,

Idk why but I’ve always been a locate enjoyer myself. But find has more usecases.

InternetCitizen2 ,

Like what?

Evotech , (edited )

Find can find stuff based on permissions or other variables and interact with files, like delete etc

Locate is just a database of filenames

jaybone ,

Grep. Couldn’t live without find exec grep.

fmstrat ,

You rarely need find with grep if you man grep. Grep does it all.

jaybone ,

Grep is going to find all .java files in /home/user/workspace? And then conditionally search them? Not so sure about that.

fmstrat ,

grep -R --include=*.java “pattern” /home/user/workspace

eskimofry ,

Corporate users in shambles because mlocate.db cannot be generated without root.

Australis13 ,

Indeed! Covers most of the instances where I would otherwise have to use find.

smeg , to linuxmemes in Seriously, WTF is up with that?

Positional params are the work of the devil; what starts as shorthand quickly turns into a horrible mess

palordrolap , to linuxmemes in Seriously, WTF is up with that?

find's expressions are order-sensitive and look like options, which is probably why the real options go zeroth, then the starting path goes first. Also, there is a -path-match expression that means something different than that starting path.

That said, there's nothing stopping the writing of a wrapper script that allows any placement or intermingling of any of those groupings.

The simplest would just grab the last argument and use it in the first position, which I'm guessing is what the meme creator really wants. Watch out for the edge case of whitespace in the path name. (And the edge case of the edge case where the end part of that path is valid but not the intended target.)

Hjalamanger , to linuxmemes in Seriously, WTF is up with that?
@Hjalamanger@feddit.nu avatar

What’s up with find? I’ve got so used to fd that I don’t understand what this is referring to

bjoern_tantau OP ,
@bjoern_tantau@swg-empire.de avatar

When you want to find something in a different path than your current one you have to supply it as the first argument. When you try to do find -name foo.bar /path it will complain that the path should be the first argument. So it knows what you’re trying to do and instead of doing it it just complaints.

Hjalamanger ,
@Hjalamanger@feddit.nu avatar

Nice, UX is clearly a top priority (;

I’ll have to try and see if FD does the same bullshit though

trxxruraxvr ,

I dont think it does. The thing that annoys me about fd is that it uses regex as a default for patterns while I’m used to having glob as default everywhere else.

takeheart ,

I mean you could alias the glob option as the default but I clearly see your point about standardized default behaviour.

pmk ,

Back in the day, find required that you added “-print” to actually print out the results in the terminal. That was bad UX, and now -print is the default. But… following some syntax like supplying path as first argument for find is necessary to not create ambiguity in some cases, and enforcing it makes it more readable imho.

aard ,
@aard@kyu.de avatar

That’s already the friendly variant. Traditional find has a mandatory path as first argument, so to find in the current directory you need to do find .

It also doesn’t know if it really is a path - it just prints that as a likely error. You might just have messed up quoting an argument.

MonkderDritte ,

And if you do find . it prepends every result with a dot.

Appoxo , to memes in Old News

My forecast is lovely…
Disclaimer: Everything is in °C
https://lemmy.dbzer0.com/pictrs/image/38f23e5a-5509-41bd-a239-e55d58336fef.png

Edit: Last week we had close to 0°C temps :)

Coreidan , to memes in Old News

If you think it’s hot now you’re going to be really disappointed in 10 years.

jose1324 ,

Don’t worry, I already am

casmael , to memes in Old News

fuck

name_NULL111653 , to science_memes in Stupid German Dinosaurs

𝕯𝖎𝖊𝖘𝖊 𝕶𝖔𝖒𝖒𝖊𝖓𝖙𝖆𝖗𝖘𝖊𝖐𝖙𝖎𝖔𝖓 𝖎𝖘𝖙 𝖓𝖚𝖓 𝕰𝖎𝖌𝖊𝖓𝖙𝖚𝖒 𝖉𝖊𝖗 𝕭𝖚𝖓𝖉𝖊𝖘𝖗𝖊𝖕𝖚𝖇𝖑𝖎𝖐 𝕯𝖊𝖚𝖙𝖘𝖈𝖍𝖑𝖆𝖓𝖉

jxk ,

There are many decades between use of this font and the Bundesrepublik Deutschland. This post is a typographical disaster.

MargotRobbie , to science_memes in Stupid German Dinosaurs

I’ve always imagined that they sound like angry chickens or geese.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines