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