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