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