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