Extract Transform & Load
8/10/12
awk unix
NR = Number or Records read so far
NF = Number of Fields in current record
FS = the Field Separator
RS = the Record Separator
BEGIN = a pattern that's only true before processing any input
END = a pattern that's only true after processing all input.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment