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