ref: b19b8ec30fa0f650179ca33ff2bb715bd71661de dir: /sys/src/cmd/plot/libplot/whoami.c/
#include "mplot.h" char *whoami(void){ return("ramtek"); }