Hier ist ein Beispiel
Interface {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} IP-Address {} {} {} {} {} OK? Method Status {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {Protocol
FastEthernet0/0} {} {} {} {} {} {} {} {} {} {} {} unassigned {} {} {} {} {} YES unset {} administratively down down {} {} {} {
FastEthernet0/1} {} {} {} {} {} {} {} {} {} {} {} unassigned {} {} {} {} {} YES unset {} administratively down down
Ich möchte entfernen {}
in diesem.
Ich nahm alle oben genannten String - Schnittstelle Variable
set interface [string trimright [string trimleft $interface {}] {}]
aber es funktioniert nicht. Wie das zu entfernen , {}
in meinem Beispiel?