Does anyone know how...in either korn, c, or bash, to basically do the equivalent to a RIGHT$ in BASIC?
I need to figure out how to accept an input somehow, then only take the last X characters of it, and store them. Any ideas?
I need to figure out how to accept an input somehow, then only take the last X characters of it, and store them. Any ideas?
Comment