Skip to main content

Questions tagged [command-line]

The command-line is the interactive interface to your shell.

0votes
2answers
29views

how do I find the current i2c bus speed?

I am building custom game controllers on Linux that use the i2c bus present in video ports such as HDMI, dvi, and VGA, on standard PC hardware (x86_64). I would like to verify my current i2c bus speed ...
j0h's user avatar
  • 3,909
0votes
0answers
6views

How to pretend to not run the command in a TTY

I have a command (systemctl status) that halts and waits for keystrokes if I run it in a terminal that is not tall enough. I'm not interested in this behavior and can't find an option to bypass it. If ...
xenoid's user avatar
  • 9,248

close