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 'iso'

1537318 - Python script to mount ISO file: python iso mount zenith
  1. #!/usr/bin/env python
  2.  
  3. import os
  4.  
  5. iso_file = os.popen("zenity --file-selection").read().strip()
  6. if not iso_file: exit(0)
  7.  
  8. mount_point=os.popen("zenity --file-selection --directory").read().strip()
  9.  
1510057 - Countries to ISO3166 2 letter ma: iso lookup 3166 iso3166 countries
  1. --
  2. -- Table structure for table `countries_to_3166`
  3. --
  4.  
  5. CREATE TABLE IF NOT EXISTS `countries_to_3166` (
  6.   `ISO_Code` varchar(2) NOT NULL,
  7.   `Common_name` varchar(45) NOT NULL,
  8.   PRIMARY KEY  (`ISO_Code`),
  9.  
653174 - Ryo-ohki install loop iso pxe
preview unavailable
worth-right
fantasy-obligation