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