Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 345 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 345 Bytes

guid

shell program to output GUID

This is provided mostly to enable generate GUID for Pascal interface identifier on shell so we can use in text editor that does not provide such tool.

Requirement

  • FreePascal

Compilation

$ fpc guid.pas

Run

$ ./guid

Contributing

Just make PR.

Zamrony P. Juhara zamronypj@yahoo.com