Rifiuti Program Out...
 
Notifications
Clear all

Rifiuti Program Output

4 Posts
2 Users
0 Reactions
348 Views
(@scoobshin)
New Member
Joined: 19 years ago
Posts: 2
Topic starter  

Hi,

I was wondering if someone could please help me. i am trying to store the results of running the open source Rifiuti tool in a .csv file so i can read it into a java table. The problem i am having is that when i output it to a .csv file everything gets stored in one column. Does anyone know how to output it to a .csv file so that the details are actually delimited by a comma and they get stored in their own column under the correct heading.

any help would be greatly appreciated.

Scoobshin


   
Quote
keydet89
(@keydet89)
Famed Member
Joined: 21 years ago
Posts: 3568
 

I ran through the tool this morning again, and found an error.

The syntax information shows the '-d' switch, but the text file says it's '-t'…so I tried '-t' and that worked

rifiuti -t, <filename>

That's "-t", immediately followed by a comma (w/o the quotes).

HTH,

H


   
ReplyQuote
(@scoobshin)
New Member
Joined: 19 years ago
Posts: 2
Topic starter  

Hi keydet89,

Thanks very much for replying. You're a star ) That worked brilliant.

i am now trying to get it to work with foremost but it doesn't seem to like "-t",.
do you know if formost has an equivalent to this for storing results in a .csv file.

Thanks again for you help, it was greatly appreciated.

Scoobshin.


   
ReplyQuote
keydet89
(@keydet89)
Famed Member
Joined: 21 years ago
Posts: 3568
 

Scoobshin,

foremost -h

see what you see…I'm looking at foremost v1.0 on a Windows system, and there doesn't seem to be any kind of option for formatting the output.


   
ReplyQuote
Share: