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