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