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