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