@bugaevc@mastodon.technology Here it is#!/bin/sh(cat $* 2>/dev/null) ||cat <<EOF😾EOF
@bugaevc@mastodon.technology actually, change "cat" to "/bin/cat" or it will recursive on it self.
Librem Social is an opt-in public network. Messages are shared under Creative Commons BY-SA 4.0 license terms. Policy. Stay safe. Please abide by our code of conduct. (Source code)
@bugaevc@mastodon.technology actually, change "cat" to "/bin/cat" or it will recursive on it self.