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