| View previous topic :: View next topic |
| Author |
Message |
BoBo Guest
|
Posted: Sun Oct 17, 2004 9:30 pm Post subject: BareTail & BareGrep |
|
|
| Quote: | BareGrep is a tool for searching files. It is similar to the Unix grep tool in that the search strings are specified with a regular expression. BareGrep performs an incremental search and presents the search results in a tabular format that allows easy navigation and sorting of the results. BareGrep can be used for searching multiple files. BareGrep supports DOS/Windows and Unix text files and binary file formats...
BareTail is a real-time file viewing utility. Like the Unix tail -f utility it can be used to view the end of a growing file. It is ideal for viewing logs or traces in real-time. It can be used to view huge files (larger than 2GB) and runs with the same performance regardless of the file size. With BareTail you can scroll to any point in a file instantly, even if the file is enormous. BareTail supports DOS/Windows and Unix text files...
[more...] |
 |
|
| Back to top |
|
 |
savage
Joined: 02 Jul 2004 Posts: 206
|
Posted: Tue Oct 19, 2004 3:26 pm Post subject: |
|
|
GnuWin32
Unix Utils Win32
If you want unix type utilites these two projects basically have them all. The gnuwin32 packages come with docs and such, the other one all comes in one package and don't require any dlls or anything like gnuwin32 does. |
|
| Back to top |
|
 |
BoBo Guest
|
Posted: Tue Oct 19, 2004 7:25 pm Post subject: |
|
|
Thx. I know those as well. You & me are cmd line addicted. Others are handicaped once their mouse collapsed.
What I found usefull with Baretail. You can configure how the output will be displayed eg. lines with Errors are coloured red, etc ...
BareGrep. Maybe usefull for those who wanna have a first try/look how to search/work with regex ... |
|
| Back to top |
|
 |
savage
Joined: 02 Jul 2004 Posts: 206
|
Posted: Wed Oct 20, 2004 4:08 pm Post subject: |
|
|
| Heh, nice to find another command line junkie. If I want to color the output I'll just use 4nt's ansi support and a batch file. |
|
| Back to top |
|
 |
|