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