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