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