Skip to main content

Questions tagged [command-line]

An interface for interacting with a computer using typed commands in a text-oriented environment, as opposed to a graphical user interface (GUI).

7 votes
1 answer
594 views

I developed a process named X0 that continually appends some lines to a CSV file to register some electrical data as voltage or power. This process run a python program and is started using following ...
schlebe's user avatar
  • 395