티클러 2025. 6. 19. 09:56

홈페이지 : 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
}

tclifconfig0.1.tar.gz
0.09MB