hm.. i dont understand exactly what you want...the patterns are
@ will insert lower case characters
* will insert upper case characters
% will insert numbers
^ will insert symbols
crunch 1 5 0123456789 -o outputfile.txtI want to make one that is just numbers, like ./crunch 8 8 01234.... and SAVE it for later, (for testing).
1
....
99999
im not sure if that is what you were looking for
haez



