read ab=a+100seq $a -1 $b | awk '$0=NR%15?NR%5?NR%3?$0:"Fizz":"Buzz":"FizzBuzz"'
100
Standard output is empty
seq: invalid floating point argument: ‘a+100’ Try 'seq --help' for more information.
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!