Estimated build time: 0.03 SBU Estimated required disk space: 1 MB |
Install Netkit-base by running the following commands:
./configure && make && make install && cp etc.sample/{services,protocols} /etc |
There are other files in the etc.sample directory which might be of interest to you.
Last checked against version 0.17.
inetd and ping
inetd is the mother of all daemons. It listens for connections, and transfers the call to the appropriate daemon.
ping sends ICMP ECHO_REQUEST packets to a host and determines its response time.
Last checked against version 0.17.
Bash: sh
Binutils: as, ld, strip
Fileutils: cp, install, rm
Make: make
Gcc: cc1, collect2, cpp0, gcc
Sed: sed
Sh-utils: date
Textutils: cat