Skip to content

Instantly share code, notes, and snippets.

@PierreZ
Created March 4, 2015 14:06
Show Gist options
  • Select an option

  • Save PierreZ/89857b68570972a7077a to your computer and use it in GitHub Desktop.

Select an option

Save PierreZ/89857b68570972a7077a to your computer and use it in GitHub Desktop.
check updates for Arch
#!/bin/bash
echo "There's $(checkupdates|wc -l) update(s) available"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment