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