Project

General

Profile

Actions

$mknickfn » History » Revision 2

« Previous | Revision 2/3 (diff) | Next »
Per Amundsen, 08/09/2015 02:32 AM


Added in 1.9.0

$mknickfn(nickname)

Formats a nick for use as a valid filename.

Removes certain characters from the nick.

Parameters

nickname - The nickname to format.

Example

; Format the nickname 'tes\t' to 'test'
//echo -ag $mknickfn(tes\t)

Updated by Per Amundsen over 8 years ago · 2 revisions

Also available in: PDF HTML TXT