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