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