There are two common ways to provide inputs to programs:
- provide data to STDIN of the processes
- specify command line arguments
I need to figure out which one of the command takes command line arguments and which one doesn't (for eg. ls command takes only command line arguments)
Aucun commentaire:
Enregistrer un commentaire