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