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