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