the sed for that is not working
i have error : sed: -e expression #1, char 22: Invalid range end
btw, can u explain briefly ? i can't seem to understand why twice the [a-Z]
edit : my txt consist of hello 1
2 how
are 3 you
today4
so my output should be 1 2 3 only ... can't seem to ge the correct pattern....