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