Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
sort -dg "word2sort for" /etc/file >> test
sort -dg /etc/file >> test[\code]
There would be no problem.
[b]My goal is to sort "file" only returning the lines containing the text which I am after.[/b]
So as an example I used the useless code [code]sort -dg "word2sort for" /etc/file >> test