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