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