Skip to main content
Source Link
xiaohan2012
  • 1.8k
  • 3
  • 15
  • 25

Use ls -B to hide the ~ files when displaying file names. The command line switches, -B or --ignore-backups, do not list implied entries ending with ~.

Post Made Community Wiki by xiaohan2012