Re: TCP 5.2 (current)
ATT: tc-5.x GURUS
Q1: Does this dialog indicate a bug in dhcp.tcz?
Q2: 'dhcp-doc' has subdir after subdir, what's the idea?
I just want to print out the readme HELP file.
ACT:
tc@box:~$ tce-load -i dhcp
/etc/sysconfig/tcedir/optional/dhcp.tcz: OK
tc@box:~$ dhcp --help
sh: dhcp: not found
tc@box:~$ tce-load -i dhcpcd
/etc/sysconfig/tcedir/optional/dhcpcd.tcz: OK
tc@box:~$
Re: TCP 5.2 (current)
EXP:
tc@box:~$ dhcpcd --help
usage: dhcpcd [-dgknpqwxyADEGHJKLOTV] [-c script] [-f file] [-e var=val]
[-h hostname] [-i classID ] [-l leasetime] [-m metric] [-o option]
[-r ipaddr] [-s ipaddr] [-t timeout] [-u userclass]
[-F none|ptr|both] [-I clientID] [-C hookscript] [-Q option]
[-X ipaddr] <interface>
tc@box:~$
eltone