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