DC Crowley

Freelance UX designer Joined over 7 years ago

  • 0 stories
  • 1 comment
  • 0 upvotes
  • Posted to Ask DN: Favorite bash_profile aliases?, Jan 24, 2016

    not an alias but I use ls -lrt a lot to see last added files lls = ls -l |awk '{print $9}' // prints a straight file listlls > filelist.txt

    0 points
Load more comments