Search Results

Search: Posts Made By: puertochico
Forum: OS X (Apple) 05-25-2009
0
2,729
Posted By puertochico
vmware
I sorry for not being able to follow the rules.
32,132
Posted By puertochico
Sorry I got it awk -v dir=$PWD 'BEGIN {...
Sorry
I got it
awk -v dir=$PWD 'BEGIN { FS="," } {print NR";", $1";", $2";",$3";", FILENAME";", dir }'
32,132
Posted By puertochico
converting csv files to semicolons separated values. Bash script
The following script using awk fails in the first line of each csv file, what can i do to fix the problem?
#!/bin/bash
# list-glob.sh: Generating
[list] in a for-loop, using "globbing"

echo
...
Showing results 1 to 3 of 3

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