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