Linux uupick命令

Linux 教程 · 2019-02-14 19:43:45

Linux uupick命令处理传送进来的文件。

当其他主机通过UUCP将文件传送进来时,可利用uupick指令取出这些文件。

语法

uupick [-v][-I<配置文件>][-s<主机>][-x<层级>][--help]

参数

  • -I<配置文件>或--config<配置文件> 指定配置文件。
  • -s<主机>或--system<主机> 处理由指定主机传送过来的文件。
  • -v或--version 显示版本信息。
  • --help 显示帮助。

实例

处理由主机localhost传送过来的文件。在命令行直接输入如下命令:

uupick-s localhost

该命令通常没有输出。

点击查看所有 Linux 教程 文章: https://codercto.com/courses/l/14.html

查看所有标签

Pattern Recognition and Machine Learning

Pattern Recognition and Machine Learning

Christopher Bishop / Springer / 2007-10-1 / USD 94.95

The dramatic growth in practical applications for machine learning over the last ten years has been accompanied by many important developments in the underlying algorithms and techniques. For example,......一起来看看 《Pattern Recognition and Machine Learning》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

MD5 加密
MD5 加密

MD5 加密工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换