Tools
From AdminWiki
(Difference between revisions)
(netpipe) |
m (→Other: - gcc) |
||
Line 24: | Line 24: | ||
* [http://www.weitz.de/regex-coach/ Regex Coach] - Interactive tool for debugging regular expressions. | * [http://www.weitz.de/regex-coach/ Regex Coach] - Interactive tool for debugging regular expressions. | ||
+ | * [[gcc]] |
Revision as of 00:56, 4 June 2006
This is a landing page for tools to small to have their own section but important and useful enough to be left unnamed.
Contents |
Filesystem
Networking
- mtr -- matt's traceroute. ncurses-based traceroute utility.
- netpipe -- network performance tester. Helps verifying if gbit means gbit or "more than 100mbit".
Editors
Scripting
Other
- Regex Coach - Interactive tool for debugging regular expressions.
- gcc