When you're programming a shell script, you often only need the current directory name, not the whole path that the pwd command returns. Here are four ways you can extract only the current directory.
Read more »Four ways to extract the current directory name
http://www.linux.com –
- Login to post comments
Finding files Part 2 - By Content
http://fosswire.com –
Yesterday’s post detailed how you can find files by their name, permissions, time, or other descriptors. But you probably also want to be able to find files based on what is inside them. Grep is a tool that picks up where find left off, and can search inside files (though cannot do the same things that find can).
Read more »- Login to post comments
10 Must-Have Linux Tools
http://www.crn.com –
Work smarter, not harder. Even the most divine Linux gods rely on a handful of tools and utilities to make troubleshooting, management and deployment easier and faster. Having the right tools and utilities makes any job easier.
Read more »- Login to post comments
- « first
- ‹ previous
- 1
- 2
- 3