홈페이지 : http://www.dedasys.com/freesoftware/
The ifconfig command returns information about the network interfaces present on a Linux or Unix machine.
ifconfig 커맨드는 Linux 또는 Unix 컴퓨터에 있는 네트워크 인터페이스에 대한 정보를 반환합니다.
foreach if [ifconfig list] {
array set $if [ifconfig get $if]
parray $if
}
'Tcl & Tk > 확장 패키지 (Extension Package)' 카테고리의 다른 글
Tclcron 1.0 (0) | 2025.07.02 |
---|---|
Tcl/Fltk 1.0.155 (0) | 2025.06.19 |
lpttcl 3.0 (0) | 2025.06.19 |
Topmost 1.0 (0) | 2025.06.19 |
Cryptkit 1.0 (0) | 2025.04.17 |