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