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