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