Skip to content

Instantly share code, notes, and snippets.

@bobmcwhirter
Created March 23, 2009 16:34
Show Gist options
  • Save bobmcwhirter/83643 to your computer and use it in GitHub Desktop.
Save bobmcwhirter/83643 to your computer and use it in GitHub Desktop.
[bob@philbert jboss-cloud]$ touch cheddar.raw
[bob@philbert jboss-cloud]$ rm cheddar.raw
[bob@philbert jboss-cloud]$ ln build/appliances/x86_64/fedora/10/jboss-as5-appliance/*.raw cheddar.raw
ln: creating hard link `cheddar.raw' => `build/appliances/x86_64/fedora/10/jboss-as5-appliance/jboss-as5-appliance-sda.raw': Operation not permitted
[bob@philbert jboss-cloud]$ touch cheddar.raw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment