aboutsummaryrefslogtreecommitdiff
path: root/linux/running_commands_in_linux.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'linux/running_commands_in_linux.adoc')
-rw-r--r--linux/running_commands_in_linux.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/linux/running_commands_in_linux.adoc b/linux/running_commands_in_linux.adoc
index b245896c..e236ec58 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[]