• list files with detail: ls -l [directory]
  • list files sorted by date: ls -lt [directory]
  • find the process using your webcam: fuser /dev/video0
  • get the actual name and path to the software you find from the Ubuntu / Linux Mint start menus: ls /usr/share/applications

Leave a Reply