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