x*
xx*
[0-9]
[0-9]*
[0-9][0-9][0-9]
^\...
[A-Za-z_][a-zA-Z_0-9]*
^Begin$
^\(.\).*\1$
who | grep 'mary'
who | grep '^mary'
grep '[Uu]nix' ch?/*
date | cut -c 12-16
/etc/passwd
)
sed 's/\([Uu]nix\)/\1(TM)/g' text > text.out
if the file text
contains the line