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