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