๐ŸงLinux

Useful shell commands

  • Kill IntelliJ kill -9 $(ps aux | grep intellij | awk '{print $2}')

Ubuntu Installation

Last updated