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