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