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