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