pastas de classificação do linux Bash ascendendo
/* The blow is a bash script to list sort ascending by number */
ls -1v
0
1
2
3
4
12
23
13Garth
/* The blow is a bash script to list sort ascending by number */
ls -1v
0
1
2
3
4
12
23