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