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