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