In-reply-to » God, that’s brilliant. 😂

@lyse@lyse.isobeef.org „Doch“ is such a weird word … but hey, we can do this (in Bash):

$ alias doch='sudo $(fc -nl 0)'
$ chown -v ftp: hi
chown: changing ownership of 'hi': Operation not permitted
failed to change ownership of 'hi' from nobody:nobody to ftp:ftp
$ doch
changed ownership of 'hi' from nobody:nobody to ftp:ftp

⤋ Read More