Skip to content

Instantly share code, notes, and snippets.

@joeyfigaro
Created November 9, 2025 15:10
Show Gist options
  • Select an option

  • Save joeyfigaro/0c012933d8006263c64e446dc3110b81 to your computer and use it in GitHub Desktop.

Select an option

Save joeyfigaro/0c012933d8006263c64e446dc3110b81 to your computer and use it in GitHub Desktop.
Useful Shell Utilities
vaccuum () {
wget --mirror --convert-links --adjust-extension --page-requisites --no-parent "$1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment