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