Significant research starts with a humble beginning.
.PHONY: me a sandwich me: @true a: @true sandwich: @if [ $(shell id -u) -eq 0 ]; then \ echo "Okay."; \ else \ echo "What? Make it yourself."; \ fi
Post a Comment
No comments:
Post a Comment