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