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