SHELL=/bin/bash download: wget bit.ly/1uUlfok unzip: unzip 1uUlfok nos1to%: for i in {1..$*}; \ do echo $$i; \ done > $@ viewnos: nos1to10 less $<