Forum Discussion
nkingcade_12003
Nimbostratus
Sep 05, 2013Export to Excel or .CSV
I would like to export CLI information, mostly performance information, to MSExcel or to a CSV file. I tried redirection from the command line. Is this redirection possible?
JRahm
Admin
Sep 06, 2013FYI, the getFeedback is a proc in the same TMSH script:
proc getFeedback { question } {
puts -nonewline $question
flush stdout
return [gets stdin]
}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects