Skip to content

Instantly share code, notes, and snippets.

@mdpuma
Created December 18, 2015 10:49
Show Gist options
  • Save mdpuma/bdf51331dcc0ebbbd630 to your computer and use it in GitHub Desktop.
Save mdpuma/bdf51331dcc0ebbbd630 to your computer and use it in GitHub Desktop.
#!/bin/bash
ls -lahi | grep name
find -inum <INODE> -delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment