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