Please tell your friends about federated social media site that speaks several fediverse protocols thus serving as a hub uniting them, hubzilla.eskimo.com, also check out friendica.eskimo.com, federated
macroblogging social media site, mastodon.eskimo.com a federated microblogging site, and yacy.eskimo.com an uncensored federated search engine. All Free!
Huh, and here I thought that /bin/sh WAS an actual POSIX-compliant shell...but if it's just a symlink to whatever the hell you have for shell then what exactly is the point of all that nonsense?
not to mention the fact that POSIX standard is lowest common denominator across multiple systems, which seems to me like fundamentally flawed design - because rather than improving on the shortcomings, you instead limit the potential of more advanced implementations...
/bin/sh is a *real* shell with a *real* specification and multiple, compatibile *real* implementations. You should always try to write POSIX compliant scripts if you don't have good reasons to do otherwise. Also, how could /bin/sh be the user's default shell? You can have multiple users with different login shells on your system, you know?
@dalz @Derek Taylor π§ Yes but the #!/bin/sh tells the operating system to use /bin/sh to execute that code REGARDLESS of what the users login shell is.
Nanook
in reply to Derek Taylor π§ • •Kenneth Gardner ( pub)
in reply to Derek Taylor π§ • • •rob
in reply to Derek Taylor π§ • • •Nanook
in reply to rob • •rob
in reply to Nanook • • •Zeth
in reply to Derek Taylor π§ • • •Nanook
in reply to Zeth • •Zeth
in reply to Nanook • • •Zeth
in reply to Zeth • • •Nanook
in reply to Zeth • •dalz
in reply to Derek Taylor π§ • • •Nanook
in reply to dalz • •dalz
in reply to Nanook • • •safi :verified:
in reply to Derek Taylor π§ • • •safi :verified:
in reply to Derek Taylor π§ • • •Kenneth Gardner ( pub) likes this.