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