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