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