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