Shell scripts and one liners
Wednesday, September 24, 2014
Python one liner to get next ascii char
python -c "print unichr($(echo "$(ascii -st $1 | awk '{print $2}') + 1" | bc))"
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment