{{ score }}
  # Filter out unwanted results. (This example will show all files in a directory that are not ruby files.)
ls | grep -v *.rb