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