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