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