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