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