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