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