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