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