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