Skip to content

Instantly share code, notes, and snippets.

@ootput
Created June 21, 2010 01:58
Show Gist options
  • Select an option

  • Save ootput/446298 to your computer and use it in GitHub Desktop.

Select an option

Save ootput/446298 to your computer and use it in GitHub Desktop.
# apt-get -qq --print-uris dist-upgrade >> /tmp/apt_list
# awk '{gsub("\x27", "", $0); print $1}' < /tmp/apt_list > /tmp/apt_list_new
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment