Search Results

Search: Posts Made By: tspk99
738
Posted By tspk99
How to delete filesappended with timestamp?
I have the following script

#!/bin/bash
# Script for running the snapshot of target directories

now=$(date +'%Y-%m-%d')
/bin/hdfs dfs -createSnapshot /apps/hive/warehouse/xyz.db $now

How...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 09:48 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy