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