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