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