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