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