Skip to content

renatosamperio/script-snippets

 
 

Repository files navigation

script snippets

handy snippets of various scripts, including:

  • diffArchive.sh: shows the diff of two archive contents
  • listLargeDebPackages.sh: list all installed debian packages sorted by their size
  • listLargeDirs.sh: recursively list all directories sorted by their content size
  • listLargeFiles.sh: recursively list all files sorted by their size
  • osd_mpd.sh: small 'daemon' to show the currently playing mpd song as on-screen display
  • showAllPerUserCPU.sh: print the total CPU usage in percent of all available users
  • showPerUserCPU.sh: print the total CPU usage in percent of each user logged in
  • showPerUserMem.sh: print the total memory usage in percent of each user logged in

License

CC BY-SA 3.0 (c) Alexander Heinlein

About

handy snippets of various scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%