Skip to content

Instantly share code, notes, and snippets.

@flav
Created January 17, 2013 19:42
Show Gist options
  • Save flav/4559004 to your computer and use it in GitHub Desktop.
Save flav/4559004 to your computer and use it in GitHub Desktop.
[flav@hex46 ~]$ cat >/tmp/delme.php
<?php
class foo {}
^D
[flav@hex46 ~]$ file /tmp/delme.php
/tmp/delme.php: C++ source, ASCII text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment