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