- # Microsoft AntiVirus (MsMpEng.exe) memory usage issue with this find . - loop with cygpath -w
- $ time ksh93 -c 'integer pnl pnl_max ; find . | while read pn ; do pn="$(cygpath -w "$pn")" ; pnl=${#pn} ; (( pnl_max=fmax(pnl, pnl_max) )) ; done ; printf "max_path_length=%d\n" pnl_max'
icrosoft AntiVirus (MsMpEng.exe) memory usage issue with this find . - loop with cygpath -w
Posted by Anonymous on Mon 4th Dec 2023 08:48
raw | new post
view followups (newest first): Microsoft AntiVirus (MsMpEng.exe) memory usage issue with this find . - loop with cygpath -w by Anonymous
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.