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