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 [2026/01/16 03:37] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== bash function to valid a file url ====== | ||
| < | < | ||
| - | #--- Validate | + | #--- Validate |
| | | ||
| | | ||
| Line 8: | Line 8: | ||
| | | ||
| if [[ ${VALID_URL} != "" | if [[ ${VALID_URL} != "" | ||
| - | | + | |
| | | ||
| | | ||