{ "q1": { "type": "order", "question": "\n
\nOrder the following text filtering utilities to match the\ndescriptions below.\n
\n\n\n
\nNote: You may need to lookup additional resource for some of these commands.\n
\n", "responses": { "grep": "grep", "sort": "sort", "uniq": "uniq", "cut": "cut", "awk": "awk", "diff": "diff", "tr": "tr", "head": "head", "tail": "tail", "sed": "sed" } } }