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