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