1.

Which command is used to arrange data in particular order​

Answer»

Answer:

SORT command

SORT command is used to sort a file, arranging the RECORDS in a PARTICULAR order. By default, the sort command sorts file assuming the contents are ASCII. Using options in sort command, it can also be used to sort numerically. SORT command sorts the contents of a TEXT file, line by line

Explanation:

please mark as brainliest n THANK me



Discussion

No Comment Found