this post was submitted on 11 Nov 2025
59 points (90.4% liked)

Linux

10106 readers
456 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] nottelling@lemmy.world 12 points 2 days ago

in Powershell, yes. the cmdlet naming convention is Verb-CamelCase.

Only specific verbs are allowed as well. It works if the convention is broken, but it'll complain when you import them as a module.