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