]> xn--ix-yja.es Git - alex.git/commitdiff
Add TODO about SSH
authorAlex Corcoles <alex@pdp7.net>
Tue, 12 Sep 2023 11:10:06 +0000 (13:10 +0200)
committerGitHub <noreply@github.com>
Tue, 12 Sep 2023 11:10:06 +0000 (13:10 +0200)
linux/running_commands_in_linux.adoc

index b245896c15d3efee29eb6a2777e6bc4cc0cafdcb..e236ec588e717a84991367be785d9fb02625a779 100644 (file)
@@ -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[]