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