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