Home
Press ? for keyboard navigation
❮
Actions on ENTER
Meta-characters (Wildcards)
❯
Actions on ENTER - examples
Meta-character expansion.
echo
*
Variable substitution.
echo "Hello $USER"
Splitting of commands.
echo "Hello"; echo "World"
Setup redirection.
echo "Hello"; echo "World" > /dev/null
Command execution
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)