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