搜索资源列表
wget-1.10.2.tar
- 很好的命令行下载工具.开发环境为unix/linux-good command-line tools for downloading. Development environment for unix / linux
yafc-1.1.1.tar
- UNIX环境下命令行FTP/SFTP工具源代码,使用方便,支持书签-UNIX environment command line FTP / SFTP tools for source code, easy to use, supports bookmarks
hping2.0.0-rc.tar
- hping 是一个运行在Linux,FreeBSD,NetBSD, OpenBSD, Solaris, MacOs X 命令行方式下的TCP/IP包分析器。它类似于unix命令下的ping命令,但是hping它不能发送ICMP响应请求。它支持TCP, UDP, ICMP和RAW-IP 协议。它可以运行在跟踪模式,在一个隐蔽的通道内发送文件等各种功能。-hping is a run on Linux, FreeBSD, NetBSD and OpenBSD, Solaris, MacOs X co
shell
- 用UNIX下的gcc写的一个shell,可以运行其他控制台命令,内附报告-Using gcc under UNIX written by a shell, you can run other console command, enclosing the report
unix-commands
- COMMAND S for unix programming -COMMANDANDS for unix programming
14406555-Shell-Programming
- ShellProgramming Basically, a shell scr ipt is a text file with Unix commands in it. u Shell scr ipts usually begin with a #! and a shell name – For example: #!/bin/sh – If they do not, the user s current shell will be used u Any Uni
ping
- Unix或者Linux下C写的ping命令的服务端源码。-Server ping command under Unix or Linux written in C source code.
TraceRoute
- 类似Unix系统的TraceRoute命令的程序,显示本机到目标地址的路由,Windows也有类似命令,这是实现源代码-Program similar to the Unix system TraceRoute command, native route to the destination address, Windows has a similar command, which is to achieve the source code
Lecturenotes
- It contains introduction to unix.File attributes, the basic directory permission, the process, customizing the environment, gre and sed command, awk filters
11b_23_hm02_Nikolay_Ivanov
- implementation ot WC command in unix
curl
- curl 和libcurl7.34.0源码,带有windows 下的VS工程, curl是利用URL语法在命令行方式下工作的开源文件传输工具。它被广泛应用在Unix、多种Linux发行版中,并且有DOS和Win32、Win64下的移植版本 -curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP,
sshxcute_addGUI
- linux/unix下可以自动批量执行相关命令(增加java swing编写的简单执行界面) 备注:netbeans开发-Under linux/unix can automatically batch command execution (increase java swing prepared by the simple implementation of the interface)
employ_information
- unix平台下企业员工信息管理系统,命令行界面-unix platform enterprise employee information management system, the command-line interface
linux
- 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。在Linux下实现: ◦ 使用fork()/execv()来创建进程运行程序 ◦ 使用wait()等待新创建的进程结束 ◦ 调用gettimeofday()来获取时间 -Design and implementation of Unix " time" command. " Myti
curl-7.32.0.tar
- curl是利用URL语法在命令行方式下工作的开源文件传输工具。它被广泛应用在Unix、多种Linux发行版中,并且有DOS和Win32、Win64下的移植版本。 -curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, R
curl
- curl是利用URL语法在命令行方式下工作的开源文件传输工具。它被广泛应用在Unix、多种Linux发行版中,并且有DOS和Win32、Win64下的移植版本。它支持很多协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP-curl is the use of open source file transfer tool URL syntax in the command line work. It is widely use
UnxUtils
- 通常一个VC项目中包含多个C或C++文件,有时需要同时对这一系列的文件进行lint检查,我们可以通过配置一个pclint_project来达到目的。 这里我们需要用到unix中的find等命令来查找当前目录下的C和C++文件,然后再将它们送给lint程序处理,所以得使用到UnxUtils.zip-VC projects usually contain a number of C or C++ Paper, it is sometimes necessary at the same time in
curl-7.23.1.tar
- curl是利用URL语法在命令行方式下工作的开源文件传输工具。它被广泛应用在Unix、多种Linux发行版中,并且有DOS和Win32、Win64下的移植版本。-curl is used in command lines or scr ipts to transfer data. It is also used in cars, television sets, routers, printers, audio equipment, mobile phones, tablets, settop
types-of-links
- UNIX provides two types of links: (i) hard links and (ii) soft links. A hard link creates a separate target le that has the same inode as the source le. Enter the following command to create a hard link between file1.txt and file2.txt:
curl-7.21.3.tar
- curl是利用URL语法在命令行方式下工作的开源文件传输工具。它被广泛应用在Unix、多种Linux发行版中,并且有DOS和Win32、Win64下的移植版本-curl is used in command lines or scr ipts to transfer data. It is also used in cars, television sets, routers, printers, audio equipment, mobile phones...