mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.3K
active users

Is there an easy way to check the spelling of a single word on the command line?

I can check files, but I just wanna know one word.

dbat :godot:

Guess:

echo "spellung" | aspell -a

Seems to be ok.