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