Skip to content

Instantly share code, notes, and snippets.

@slava-vishnyakov
Created August 23, 2013 14:16
% 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