[SecureCRT] Row,Cols 일괄 변경
C:\PortableApps\cmd_linux_x86\bin\find D:\settings\securecrt -print -name “*.ini” -exec C:\PortableApps\cmd_linux_x86\bin\sed -i -e “s/^D:\”Cols\”=.*/D:\”Cols\”=00000064/g” -e “s/^D:\”Rows\”=.*/D:\”Rows\”=0000001c/g” {} ; C:\PortableApps\cmd_linux_x86\bin\find D:\settings\securecrt -name “sed*” -exec rm -f {} ;
[SecureCRT] Row,Cols 일괄 변경 더 읽기"
