Cisco IOS - sjherrick/code-base GitHub Wiki Cisco IOS Read/write files in flash Read more bootflash:<filename> Write Router#tclsh Router(tcl)#puts [open bootflash:<filename.txt> w+] { +>! +>This is a test comment +>! +>} Router(tcl)#tclquit ⚠️ **GitHub.com Fallback** ⚠️