Home / Computer Science / Unix & Linux Basics :: Discussion

Discussion :: Unix & Linux Basics

  1. Which command is used to sort the lines of data in a file in alphabetical order?

  2. A.

     sort

    B.

     sh

    C.

     st

    D.

     sort -r

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Explanation Not Provided


Be The First To Comment