# rfile for rfile @: hello from rfile all { cc -o rf rf.c -Wall -Wextra -pedantic sudo install -Dm755 rf /usr/bin/rf rm ./rf }