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