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