Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 465 Bytes

linux.md

File metadata and controls

17 lines (13 loc) · 465 Bytes

Linux

Debian-specific

  • Nala - replacement for Apt
    • Parallel downloads
    • Much nicer output
      • Color, formatting
      • Much more readable
    • Well-done progress bars
    • fetch sub-command determines fastest mirrors, then subsequently uses them

Shell

  • ShellCheck static analysis for Bash shell scripts
  • Roundup unit testing for shell scripts