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