..
/ pax
file-read
从文件中读取数据。
The output is a
tar
archive containing the read file as it is, hence this may not be suitable to read arbitrary binary files.
LFILE=要读取的文件路径 pax -w "$LFILE"