This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| validate_a_url [2025/01/31 00:31] – created ken | validate_a_url [2025/01/31 00:32] (current) – ken | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== bash function to valid a file url ====== | ||
| < | < | ||
| - | #--- Validate | + | #--- Validate |
| | | ||
| | | ||
| Line 8: | Line 8: | ||
| | | ||
| if [[ ${VALID_URL} != "" | if [[ ${VALID_URL} != "" | ||
| - | | + | |
| | | ||
| | | ||