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