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