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