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