cat nohup.out | grep -n30 "approveReportWF()"
tail -fn 50 nohup.out
sudo grep -r "approveReportWF()" nohup.out
grep -r "approveReportWF()" nohup.out