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