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