|
|
DataMuseum.dkPresents historical artifacts from the history of: ICL Comet 32 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about ICL Comet 32 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 498 (0x1f2)
Types: TextFile
Notes: UNIX file
Names: »see.1«
└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
└─⟦28c352965⟧ »/a« UNIX Filesystem
└─⟦this⟧ »usr/man/man1/see.1«
.ig @(#)see.1 2.1 7/1/84 @(#)Copyright (C) 1983 by National Semiconductor Corp. .. .TH SEE 1 .UC .SH NAME see \- see what a file has in it .SH SYNOPSIS .B see [ name ... ] .SH DESCRIPTION .I See prints a file which contains non-printing characters in a readable format. Control characters print in the ^\fIx\fR notation, with delete printed as ^?. .PP See is actually just the .B \-v option to .I cat; there are other options, see .IR cat (1). .SH "SEE ALSO" cat(1), ex(1) .SH AUTHOR William Joy