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