Search in: Word
Vietnamese keyboard: Off
Virtual keyboard: Show
Computing (FOLDOC) dictionary
Unix manual page
Jump to user comments
operating system (Or "man page") A part of Unix's
extensive on-line documentation. To read a manual page, type
man [-ssection] page
at a shell prompt, e.g. "man ftp" (the section number can
usually be omitted). Pages are traditionally referred to
using the notation "page(section)", e.g. ftp(1).