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