Forum Discussion
Kevin_Davies_40
Nacreous
Aug 27, 2010Tables and Tables
Do we have any way to list the names of the subtables defined in memory?
A solution I am working on will use a thousand or so small tables and for the purposes of testing we need to clear them but presently there is no way to track them without creating another table just for this purpose. That information must exist somewhere internally....
Would be nice if there was an [info tables "name*... "] simlar to the info globals command then I could do something like
foreach name [info globals "table_*"] {
table delete -subtable $name -all
}
Jarvil
- spark_86682Historic F5 AccountPosted By Jarvil on 08/27/2010 04:47 PM
- brad_11480
Nimbostratus
is this a change with verson 10? in version 9 I had a command that would list my class tables by using the [info globals name*] (where name* was a wildcard to return those starting with 'name'. - brad_11480
Nimbostratus
is this a change with verson 10? in version 9 I had a command that would list my class tables by using the [info globals name*] (where name* was a wildcard to return those starting with 'name'. - spark_86682Historic F5 AccountPosted By brad on 09/27/2010 08:20 AM
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