Skip to content

Instantly share code, notes, and snippets.

@slava-vishnyakov
Created August 23, 2013 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save slava-vishnyakov/6319786 to your computer and use it in GitHub Desktop.
Save slava-vishnyakov/6319786 to your computer and use it in GitHub Desktop.
% ls
foot.c foot.h foot.o toe.c toe.o
% rm * .o
rm: .o: No such file or directory
% ls
%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment