Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'dpkg'

1920798 - find space wasters: sh maemo dpkg n900
  1. #!/bin/sh
  2.  
  3. files=$(find / -size +100k -xdev | xargs dpkg -S)
  4. IFS='
  5. '
  6.  
  7. for n in $files ; do
  8.         pkg=$(echo $n | cut -d: -f1)
  9.  
1637072 - dodo: dump dpkg
  1. 3dchess      install
  2. acct                        install
  3. acl                              install
  4. acpi                        install
  5. acpi-support                    install
  6. acpi-support-base                            install
  7. acpid                  install
  8. adblock-plus                    install
  9.