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