Talk:BashScriptToFindPortsUsed
From MLDonkey
Hi,
can anybody please put a correct version of the script on the page? This is just not working. All these backslashes and double brackets just aren't right.
--Koem 09:12, 13 February 2006 (PST)
- Ditto! I experimented with a copy, and
- replaced the \" with "
- <code></code> with =
- [[ with ], and same for closing
- escaped spaces (‘\ ’) with spaces
- escaped brackets with brackets
- But there's still problems, particularly in the grep expressions. Pity, it would be quite useful. Barefootguru 12:53, 17 February 2006 (PST)
