搜索资源列表
-
0下载:
A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it out to an email server specified by users.
Platform: unix, linux, windows.
compilation command: g++ smtpr.c -lsocket -lnsl -o smtpr
usage: smtp
-
-
0下载:
windows下的linux命令包
包括了linux/unix下常用的命令行实用工具,windows under linux command packet including the linux/unix command-line under the common utility
-
-
0下载:
mkfs ("MaKe FileSystem") is the Linux/GNU command for formatting a disk partition with a specific filesystem.
Syntax
The basic syntax is:
mkfs -t type device
where type is the type of the filesystem and device is the Unix device the
-