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