vanillathunder722
Active Member
Hey i forgot how to do that, so far i've created a new directory and used the touch command to create a file. Ive added few text in the file and now i want to sort the text to alphabetical orders(that's easy) and after sorting i want to output the result into another file in the tmp directory. how will i do that?