Search Results

Search: Posts Made By: kalius88
52,829
Posted By kalius88
awk 'BEGIN {FS=","} END {print NF}' datain ...
awk 'BEGIN {FS=","} END {print NF}' datain >dataout
I hope it works. At least in Linux it does.
Regards.

Edit: Upss, too late :)
4,380
Posted By kalius88
Thank you so much. I was trying something like...
Thank you so much. I was trying something like your for, but I didn't really know how I could put my pipelines into my 'get list of files here'.

Anyway that problem belongs to the past, because...
4,380
Posted By kalius88
Yes, that's the point. But, actually, I'm working...
Yes, that's the point. But, actually, I'm working with Plan9, wich is not exactly Unix, and xargs does not exist here. Anyway thank you for your help. I will think about how I could do it in other...
4,380
Posted By kalius88
Cat of rows
Hello, I'm starting from the scratch with Unix, and I was wondering if you could give me an answer for this problem...

I've got a column with different names of files, something like:
./file1...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 06:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy