83 lines
2.8 KiB
Plaintext
83 lines
2.8 KiB
Plaintext
$ @(#)20 1.13 src/bos/usr/bin/file/file.msg, cmdfiles, bos411, 9428A410j 3/15/94 08:15:01
|
|
$
|
|
$ COMPONENT_NAME: (CMDFILES) commands that manipulate files
|
|
$
|
|
$ FUNCTIONS: message file
|
|
$
|
|
$ ORIGINS: 27
|
|
$
|
|
$ IBM CONFIDENTIAL -- (IBM Confidential Restricted when
|
|
$ combined with the aggregated modules for this product)
|
|
$ SOURCE MATERIALS
|
|
$ (C) COPYRIGHT International Business Machines Corp. 1989, 1994
|
|
$ All Rights Reserved
|
|
$
|
|
$ US Government Users Restricted Rights - Use, duplication or
|
|
$ disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
|
|
$
|
|
$quote "
|
|
$
|
|
$ $ Message numbers 900 - 949 reserved for this file.
|
|
$
|
|
$set MS_FILE
|
|
|
|
CANTOPEN "file: 0653-900 Cannot open %s.\n"
|
|
USAGE "Usage: file [-c] [-m MagicFile] [-f ListFile] [File...]\n"
|
|
CHEAD "Level Off Type Opcode Mask Value String\n"
|
|
$ Translators - think carefully before translating these column headers
|
|
$ (note: Off is an abbreviation for offset)
|
|
$ Please do not change spacing as output is lined up underneath.
|
|
$ These are heads for columns of information generated by the file command.
|
|
SCANTOPEN "0653-901 Cannot get file status.\n"
|
|
|
|
MLINK "symbolic link\n"
|
|
MLINKTO "symbolic link to %s.\n"
|
|
MCHAR "character special (%d/%d)\n"
|
|
MDIR "directory\n"
|
|
MFIFO "fifo\n"
|
|
MSOCK "socket\n"
|
|
MBLOCK "block special (%d/%d)\n"
|
|
ECOFR "0653-902 Cannot open the specified file for reading.\n"
|
|
MEMPTY "empty\n"
|
|
MSCCS "sccs\n"
|
|
M_DATA "data\n"
|
|
MCPROG "C program text"
|
|
$ translator - there should not be a newline in MCPROG
|
|
MFORT "FORTRAN program text"
|
|
$ translator - there should not be a newline in MFORT
|
|
MASS "assembler program text"
|
|
$ translator - there should not be a newline in MASS
|
|
MTPROC "[nt]roff, tbl, or eqn input text"
|
|
$ translator - there should not be a newline in MTPROC
|
|
TROFF "troff output\n"
|
|
MDORNLS "data or International Language text\n"
|
|
MCOMD "commands text"
|
|
$ translators - there should not be a newline in MCOMD
|
|
MENG "English text"
|
|
$ translator - there should not be a newline in MENG
|
|
MASCII "ascii text"
|
|
$ translator - there should not be a newline in MASCII
|
|
AGARB "\tFile contains 8 bit characters.\n"
|
|
|
|
|
|
NOMEM "file: 0653-904 There is not enough memory for a magic table.\n"
|
|
$ Do not translate magic
|
|
COMF "file: 0653-905 Cannot open the magic file %s.\n"
|
|
$ Do not translate magic
|
|
OVFL "file: 0653-906 There is an overflow in the magic table.\n"
|
|
$ Do not translate magic
|
|
COMC "Warning: Cannot find the magic.cat file.\n"
|
|
$ do not translate magic.cat
|
|
|
|
|
|
XOFF "file: 0653-907 Format error at line %1%d: The <offset> field is missing. \
|
|
n"
|
|
$ Do not translate magic
|
|
XTYPE "file: 0653-908 Format error at line %1%d: The <type> field is missing.\n"
|
|
$ Do not translate magic
|
|
XVALUE "File: 0653-909 Format error at line %1%d: The <value> field is missing.\n"
|
|
$ Do not translate magic
|
|
XSTRING "File: 0653-910 Format error at line %1%d: The <string> field is missing.\n"
|
|
$ Do not translate magic
|
|
|