sorting - What does "-g" option mean in sort command? -


could explain me g means in unix command?

i using explainshell.com these kinds of questions. says;

 -r, --reverse        reverse result of comparisons -g, --general-numeric-sort        compare according general numerical value 

Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -