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