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