How to sort in ubuntu

Status
Not open for further replies.

TYUNTTTYTU

Banned
Joined
Mar 5, 2019
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
0
Hello
How to sort in ubuntu there are alphabets and numerical number
file containing font name how to sort it with command sort data.txt
 

Look at the man page for the 'sort' command.
How are the font names formatted - if it is something like "Arial 20" the you might be able to use the column sort options. However you need to add some additional processing if you have font names like "Times New Roman 20".
Susan
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…