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