Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Bperror

Status
Not open for further replies.
Jun 16, 2005
52
US
Hello,

Does anyone have a script that takes the output from bperror -l and tab delimits it? Thanks in advance. Oh by the way I am using windows.
 
Try adding the -U option. It puts it in a user friendly output format. It's either space or tab delimited. You'll have to check on that.

Do you have Sed or awk? because I can send you the code to tab delimit the output if you have those utilities.

 
Sed or Awk? No I don't have these but I can get them. send me the code if you can. Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top