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