linux - What is the usage of sorted command? -


i have read of example comes sort command. how ever not sure usage of sort command in style?

sort <word> sorted 

that 2 file names, in

sort file1 file2 file3... 

if pass multiple file names, sort concatenates them , sorts of them together.


Comments

Popular posts from this blog

html - Cut text on left side inside button while centering -

plugins - CodeIgniter support on netbeans 8.0 -

php - Selecting items from MySQL for a status update feed efficiently while accounting for possible spam -