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