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