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