Tools
From AdminWiki
(Difference between revisions)
m (→Other: - gcc) |
(+ gawk, sed) |
||
Line 20: | Line 20: | ||
* [[perl]] | * [[perl]] | ||
* [[CLI]] | * [[CLI]] | ||
+ | * [[gawk]] | ||
+ | * [[sed]] | ||
= Other = | = Other = |
Latest revision as of 09:48, 10 April 2009
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