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