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