From: Alex Corcoles Date: Tue, 12 Sep 2023 11:10:06 +0000 (+0200) Subject: Add TODO about SSH X-Git-Tag: 20240214-emacs~282 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=5f766fb3ecf65c5ac27f618fee0009d912218807;p=alex.git Add TODO about SSH --- diff --git a/linux/running_commands_in_linux.adoc b/linux/running_commands_in_linux.adoc index b245896..e236ec5 100644 --- a/linux/running_commands_in_linux.adoc +++ b/linux/running_commands_in_linux.adoc @@ -282,3 +282,6 @@ The statement `cat a b` has two arguments: `a` and `b`. For each argument, `cat` prints the file of that name. So the `cat a b` statement prints the contents of the `a` and `b` files, not of a file named `a b`. +== TODO + +* SSH particularities: https://news.ycombinator.com/item?id=36722570[]