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