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