Are there any command line utilities to open .7z files that are a little more intuitive than the current "7z" command? Because it's quite confusing and acts nothing like other utilities like zip, rar, tar, gzip, bzip2, lha, etc. Or maybe a script that "converts" the odd syntax used by 7z to more understandable syntax?
I have an older Toshiba laptop computer which uses the Trident 9540 chip set for the display. Installing Lucid 10.04 goes well, but the system hangs during the restart. I can boot to the command line from Grub. Is there some way to find out what driver Ubuntu uses for this display?
On the Linux command line, is it possible to run a command to get a php ini settings value?
I understand that i can echo phpinfo() or simply go and inspect the ini file, but I cant see a command to run that will display the value directly on the command line.
SoX a cross-platform command line audio utility tool, the name stands for Sound eXchange. SoX is very handy if you need to do some simple tasks with music or audio files right from the terminal.
Yesterday we introduced your to Linux command line console or shell in our previous post. To read that post, click here.
Today we will continue from where we left off and expand a little into more advanced commands.
Hi all, I wanted to post a link to this resource, as I believe it might be useful to those who desire to learn more about using the command line interface, especially those of us who need a guide that starts from square one, and provides easy to understand blocks you can start using right away. Even if you already know a bit about the command line, you will probably still find some things new.
I need to display the first N lines of the output of a command (any command).
In other words, I esentially want an equivalent of the Unix "head" command.
After discovering a few tricks from some other user (sorry don't remember who it was), I came up with this:
tasklist | find /N " " | findstr /r \[[0-9]\]
In the example above, the command processor display the first 10 lines of the tasklist co
Hi. I'm having trouble writing a wrapper script for the command line text editor gnu ed.
I want to be able to run the following algorithm on ed:
1. Display, on stdout, a command which I intend to feed into ed (before I actually feed it to ed).
2. Actually feed the command into ed's stdin.
3.
Yesterday I ran apt-get upgrade on my Mythbuntu 10.04 system with Mythtv 0.25. It had only been a few weeks since the last time I ran an upgrade (I try to stay current). After the upgrade my display was so dark that I can barely see what is going on when watching a show. It is like the contrast has been turned way up.
I have verified that the TV is working correctly.