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