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