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