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