tools

0

Four ways to extract the current directory name

http://www.linux.com

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 »
tony's picture
Created by tony 14 years 29 weeks ago – Made popular 14 years 29 weeks ago
Category: High End   Tags:
0

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 »
anna's picture
Created by anna 14 years 40 weeks ago – Made popular 14 years 40 weeks ago
Category: Beginner   Tags:
0

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 »
anna's picture
Created by anna 14 years 40 weeks ago – Made popular 14 years 40 weeks ago
Category: End User   Tags:

Best karma users