[unix:opts] Command-line Arguments Not Being Seen

This page summarizes the projects mentioned and recommended in the original post on /r/learnlisp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • cnotes

  • I am working on implementing command-line arguments for a program I am writing. I have a main function (I call them init functions) that I use to setup everything needed for the other code within my program to function properly. In that main function I have this code that handles my command-line arguments using unix:opts, but for some reason it is not working. Using this test.sh script I tried to run ./test.sh --help, but sbcl just complained that arguments was defined but never used.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project