By kimot, 20 January, 2023 PASE - how to count lines in txt file wc -l filename.txtorcat -n filename.txtÂ
By kimot, 19 January, 2023 PASE - how to delete files from folder older than X days QSH CMD('/QOpenSys/pkgs/bin/find /directory_where_files_are/ -mtime +10 -type f -name ''*.pdf'' -delete')
By kimot, 30 December, 2022 QUSRBRM / BRMS_LOG_OMITS Example:SELECT MESSAGE_ID FROM QUSRBRM.BRMS_LOG_OMITSÂ