|
|
|
|
|
by wingerlang
4426 days ago
|
|
I'd wager that ANY person who actually uses CLI tools to do things does not want, nor need, to write full sentences to do these things. Everyone that uses CLI tools always says they do so because it is the fastest way possible to do X. That point becomes moot once you have to write sentences. |
|
For example, I'd rather type
than having to read the man page of avconv each time.Bonus points if it could print the translated command before running it - it'd double as a learning tool.