Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Hey, I'm really like interesting commands for the command line so I thought I'd ask people who've used Linux a lot.
The only one I know is:
jp2a (JPG toASCII), a small program which converts JPG images to ASCII. It's an amazingly fun program to use, and everybody think it's awesome to be able to view images in ASCII. If you want to view a photo which isn't JPG you can simply use the convert program and pipe it in.
Please post some cool commands you've witnessed over the years, and explain a little about them I know you've got some
Nice. I like antiword, which allows you to read word documents on terminals, and does a pretty good job of it.
Also the tree shell script, which you can get here.
Yes! This is exactly the sort of thing I was looking for!
These commands are a goldmine, especially some like the search functions and "tree" function.
Keep 'em coming!
Edit: The one to determine how much memory a program is using is really helpful. Wouldn't using something like head instead of less be better though?
Is a command I've been using a lot lately. Its pretty useful to watch a file to see it get updated. For example. I've been test cloning a lot of drives over the last few weeks and I use
Quote:
watch cat /proc/mdstat
to watch the RAID sync. It updates the file you are watching every 2 seconds.
Sort of related to this subject. There's a relatively new live CD devoted entirely to the CLI. All sorts of applications, plus some instructions, to get people used to using the CLI. I've burned it, but not tried it yet. INX: http://inx.maincontent.net/index.html
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.