mail.news

来自「UNIX下FILE命令的实现源码」· NEWS 代码 · 共 25 行

NEWS
25
字号
#------------------------------------------------------------------------------# mail.news:  file(1) magic for mail and news## Unfortunately, saved netnews also has From line added in some news software.#0	string		From 		mail text# There are tests to ascmagic.c to cope with mail and news.0	string		Relay-Version: 	old news text0	string		#!\ rnews	batched news text0	string		N#!\ rnews	mailed, batched news text0	string		Forward\ to 	mail forwarding text0	string		Pipe\ to 	mail piping text0	string		Return-Path:	smtp mail text0	string		Path:		news text0	string		Xref:		news text0	string		From:		news or mail text0	string		Article 	saved news text0	string		BABYL		Emacs RMAIL text0	string		Received:	RFC 822 mail text0	string		MIME-Version:	MIME entity text#0	string		Content-	MIME entity text# TNEF files...0	lelong		0x223E9F78	Transport Neutral Encapsulation Format

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?