eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

201
active users

#tcsh

0 posts0 participants0 posts today
Replied in thread

@wolf480pl @cas it's easy...

The reasons one can despise something and the reason one appreciates it can be different.

I.e. I can appreciate #macOS for it's #accessibility right from the #installer but I can #despise it for #Apple not selling it as a commercial #Unix distro for a #subscription

Same with #bash: I can appreciate it for being better than #sh (unix-#shell) , #tcsh or #csh but I despise it for not having modernized like #fish.

It's called having "mixed feelings" or rather #NuancedOpinion.

fishshell.comfish shellA smart and user-friendly command line shell
Replied in thread

@kenshirriff @b0rk Always default to enclosing file names and other argument strings to your #shell in 'single quotes' unless you want it mucked about with substituting $ENVIRONMENT_VARIABLES or multiple?filename*wildcard[s]

"Double quotes" will honor the spaces but also tell your shell to look for the non-alphabetic characters you can use to signal it to do something special.

#Linux#Unix#bash