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