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