From c347dc637d776f2eeb1e29d1d142e7e8e4a0b5c9 Mon Sep 17 00:00:00 2001 From: Lynne Williams Date: Sun, 17 Feb 2013 10:51:19 -0500 Subject: [PATCH] Update shell_cheatsheet.md --- shell_cheatsheet.md | 1 - 1 file changed, 1 deletion(-) diff --git a/shell_cheatsheet.md b/shell_cheatsheet.md index ce0cba0..65cb988 100644 --- a/shell_cheatsheet.md +++ b/shell_cheatsheet.md @@ -59,7 +59,6 @@ text strings as arguments. See the cheatsheet on regular expressions for more "wildcard" shortcuts. -### b) That wildcards are expanded by the shell before commands are run... ### c) How to redirect a command's output to a file... ### d) How to redirect a command's input from a file... ### e) How to use the output of one command as the input to another with a pipe... -- 2.26.2