Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

0s

strReplace -string {runphp <? echo substr((%s*10+9)/pow(10,${n=3}),0,-1) ?>} -find . -replace
Adds zeros to a number until a number of digits is reached. (leading zeros)

USAGE 

0s <number> -n <number of digits> (n is 3 by default)

EXAMPLES

0s 1          : 001
0s 17 -n 5    : 0017
0s 0  -n 2    : 00
0s 150 -n 3   : 150
0s 36 -n 0    : <nothing>

Author

VkLJ
    
153 uses - Created 2008-05-04 13:02:45 - Last used 2022-06-14 11:58:57
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.