diff options
author | Akshay <[email protected]> | 2024-11-27 23:01:48 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2024-11-27 23:01:48 +0000 |
commit | 92a1fd5c5ee1fb0b4079128a0b7c6a1d78a2399d (patch) | |
tree | 3d1b106db2ca2824d4afffdc433a084e14675772 /recover.sh | |
parent | 9828c78d95f2195cd8e1db04887072cd5f48005b (diff) |
new post: OSC-52
Diffstat (limited to 'recover.sh')
-rwxr-xr-x | recover.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ | |||
1 | #! /usr/bin/env nix-shell | ||
2 | #! nix-shell -i bash -p dateutils | ||
1 | LIMIT=5000 | 3 | LIMIT=5000 |
2 | read_dom () { | 4 | read_dom () { |
3 | ORIGINAL_IFS=$IFS | 5 | ORIGINAL_IFS=$IFS |