RP/0/RSP0/CPU0:c01#sh run | ut ? cut Cut out selected fields of each line of a file egrep Extended regular expression grep fgrep Fixed string expression grep head Show set of lines/characters from the top of a file less Fixed string pattern matching more Paging Utility More script Launch a script for post processing sort Sort, merge, or sequence-check text files tail Copy the last part of files uniq Report or filter out repeated lines in a file wc Counting lines/words/characters of a file xargs Construct argument list(s) and invoke a program