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