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