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 - Incorrect order of records in M-M relationship in hibernate -

ruby - Net::HTTP extremely slow responses for HTTPS requests -

c++ - Boost Spirit Parser with a vector of three strings compiling into a struct, adapt not working -