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