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