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