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