Search Results

1
vote

IDE that provide autocompletion and error detection for Linux bash or shell scripting?

Red Hat splits up the VIM RPM's into vim-minimal, vim-enhanced and then some. You need the vim-enhanced RPM's to do syntax highlighting. As CentOS is nothing more than repackaged RHEL, the same goe …
1
vote

What is the most useful script you’ve written for everyday life?

I wrote some lines of code to automatically tweak all things powertop suggests when I unplug my laptop and undo that if I plug the laptop back in. Maximum power, maximum efficiency, maximum conveni …