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