What is FS in AWK?



What is FS in AWK?..

Answer / pinky shan

The Input Field Separator Variable.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Awk Interview Questions

Write a command to print the fields in a text file in reverse order?

0 Answers  


What is the use of string function strtonum(string)?

1 Answers  


What are Unary arithmetic operators?

0 Answers  


What are Associative Arrays?

0 Answers  


What is the use of format specifier %s ?

1 Answers  






how to run awk command specified in a file?

2 Answers  


What is the use of string function asorti(string,[d])?

0 Answers  


What is the use of string function substr(string,position) in AWK?

0 Answers  


What is the use of numeric function sin ?

1 Answers  


Write a command to find the total number of lines in a file without using nr?

0 Answers  


What are AWK Numerical Functions?

0 Answers  


What is the use of string function tolower(string)?

0 Answers  


Categories