alias c {

while (%i <= 255) { echo 2 %i
inc %i
echo -s %i chr$(%i)
}


its add on for show all list of ascii codes