473,503 Members | 5,382 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Is there an awk like utility for .NET?

When I was working with Unix one of my favorite tools was awk. I've
been using Regular Expressions, which are great, but sometimes I would
like to be able to return complete columns of data.

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 21 '05 #1
4 3157
Claud,

Although very much people are reading this newsgroup, is the change to get
an answer in the way you ask your question very low.

The one who see this question should.
- have used unix
- have used awk
- have used a replacement for that in VBNet

I think you limit the change very much (UNIX had no VB). Describing what you
want to do gives mostly an answer.

Or ask this in a C style language newsgroup where are probably more former
Unix users.

I hope this helps anyway

Cor
Nov 21 '05 #2
Claud,
In addition to Cor's comments.

Awk is a command line utility, while .NET is a programming environment.

How do you see using awk in .NET?

Quickly reading "An Awk Tutorial" http://www.vectorsite.net/tsawk.html

It would seem to me that one could use one of the many methods to read a
text file into a Data Set, then use the features of the DataSet to do the
filtering, sorting & combining of the data.

Was this what you had in mind, or did you have something else in mind.

I don't know of any off hand, however one could create an "awk" object model
that performed actions based on the awk syntax...

Hope this helps
Jay
"Claud Balls" <Li**@trainer.com> wrote in message
news:Ok**************@tk2msftngp13.phx.gbl...
When I was working with Unix one of my favorite tools was awk. I've
been using Regular Expressions, which are great, but sometimes I would
like to be able to return complete columns of data.

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 21 '05 #3
Thanks for the tip, I'll look into data sets.

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 21 '05 #4
Thanks for the tip, I'll look into data sets.

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1501
by: Zane Thomas [.NET/C# MVP] | last post by:
If, like me, your connection is being swamped downloading copies of the Swen Worm and bounce messages, you might find the utility I wrote today useful. Source for the utility is distributed with...
2
29545
by: stefanPL | last post by:
Hello, I have SQL Server 2000 Developer Edition. Where is SQL Server Network Utility? In Start menu SQL server group I have only Client Network Utility :| Is it a command line tool or sth? How...
2
10539
by: Mike Metzger | last post by:
I've been running an Access2000 database for a couple years on a Win2k machine fine. We tried to copy the database over to another machine that already had Access2000 installed. When we tried to...
5
2289
by: Diffident | last post by:
Hello All, I have written a webform which is by default derived from "Page" class. I have coded another utility class with few methods and an object of this class is instantiated from the webfom...
5
5375
by: Jeff | last post by:
We are using .Net and the wsdl Utility to generate proxies to consume web services built using the BEA toolset. The data architects on the BEA side create XML schemas with various entities in...
1
5892
by: huyuhui | last post by:
The following is a question of LOAD utility. Question: How does the DB2 enforce table check constraints for data added to table with the LOAD utility? A. With the BUILD phase of LOAD B. With the...
27
2123
by: Neil | last post by:
Anyone have a recommendation for a good inexpensive or free utility for developing table schemas.
0
1454
by: TC | last post by:
Years ago, I found a utility which estimated the size of all objects in an .mdb file and presented the results in a nicely-formatted grid. I no longer have that utility, and I can't find it...
5
2130
by: Kurt Jakobsen | last post by:
Hello, I have a utility class that do some db queries that are used by independent pages. From one of the utility functions I would like to return variables back to the aspx page. In old C this...
0
2011
by: hsheboul | last post by:
Thanks to Markus for pointing me to all the Apache stuff http://bytes.com/topic/html-css/answers/876342-automating-web-site-template My Web site is hosted on a shared Linux hosting, that runs the...
0
7193
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7067
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7264
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7449
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5562
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3160
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3148
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1495
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
371
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.