Created
July 17, 2013 09:21
-
-
Save cheald/6019072 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chris@luna /var/www/repos $ file steam.html | |
steam.html: HTML document, UTF-8 Unicode text, with very long lines | |
chris@luna /var/www/repos $ mv steam.html steam.pdf | |
chris@luna /var/www/repos $ file steam.pdf | |
steam.pdf: HTML document, UTF-8 Unicode text, with very long lines |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment