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