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