isexist(): filepath not exist/or file/or folder

Liste des GroupesRevenir à cl awk 
Sujet : isexist(): filepath not exist/or file/or folder
De : cosmogen (at) *nospam* gmail.com (digi_cs)
Groupes : comp.lang.awk
Date : 31. Mar 2025, 13:56:45
Autres entêtes
Organisation : SunSITE.dk - Supporting Open source
Message-ID : <67ea910e$0$711$14726298@news.sunsite.dk>
Hi Everyone!

Let me introduce isexist() function to those who work extensively with the file system while programming in gawk. This function provides a fast way to check whether a path exists and what it points to: a file or a folder.

The isexist() function is "packaged" into a small library file, isexist.lib, available for download at:

github.com/digics/isarray10

The link also provides access to documentation files in two languages and an example.awk file containing usage examples of the isexist() function, which is also available for download there.

I would be glad if this function proves useful to gawk users who actively work with the file system.

Regards
digi_cs 2025


--------------=  Posted using GrabIt  =----------------
------=  Binary Usenet downloading made easy =---------
-=  Get GrabIt for free from https://www.shemes.com/  =-


Date Sujet#  Auteur
31 Mar 25 * isexist(): filepath not exist/or file/or folder3digi_cs
31 Mar 25 +- Re: isexist(): filepath not exist/or file/or folder1Kenny McCormack
1 Apr 25 `- Re: isexist(): filepath not exist/or file/or folder1Ed Morton

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal