Tuesday, March 11, 2025

Files Extract - NBP

 


cd scripts/


506  ls -ltr *get*

  507  ./get_range_files.sh 202208020900 202208030900


./get_range_files.sh 202502082330 202502110008



2/8/2025 23:30 2/11/2025 0:08 AM


Dates:  10/25 - 6 PM to 10/26 – 6 PM

  508  ls -ltr

  509  ./Rangefiles_from_202208020900_to_202208030900.sh

  510  ls -ltr

  511  cd /tmp



gtar -xvf NBP1.gz>REQ0059765.log

find . -type f | wc -l  >REQ0069675.log   

rm  -rf `find . -type f`

chmod -R 777 *

find . -mtime -1 -ls |wc -l

find . -mtime -1 -print

No comments:

Post a Comment

Local VCN Peering (Using LPGs) vs Remote Peering

   Technical Architecture 1. Local VCN Peering (LPGs): Uses Local Peering Gateways to connect two VCNs within the same region -  Think of...