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