This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export e_time="$(date +%s%N| cut -b1-13)" && python run_curator.py --host localhost show indices --regex ^market --time-unit days --older-than 2 --timestring $e_time |