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