create a temporary file or directory NAME mktemp - create a temporary file or directory SYNOPSIS mktemp [ OPTION ]... [ TEMPLATE ] DESCRIP......tions. tempfile cannot make temporary directories. tempfile is deprecated; you should use mktemp (1) instead. EXAMPLE #!/bin/sh #[...] t=$(tempfile) || exit trap "rm -f -- '$t'"…...nment variable to find gzip and some standard utilities ( basename , chmod , ln , mkdir , mktemp , rm , sleep , and tail ). BUGS The gzexe command attempts to retain the origina…display the contents of a file in a terminal NAME less - display the contents of a file in a terminal SYNOPSIS less -? less --help less -V less --version less [-[+]aABcCdeEfFgGiIJK…display the contents of a file in a terminal NAME less - display the contents of a file in a terminal SYNOPSIS less -? less --help less -V less --version less [-[+]aABcCdeEfFgGiIJK…