I want to create a unix/perl script to 30 spaces before printing the word. For Example:
Data:
Name                              Birthday
Michael Jordan                              Jan 1, 1800
Output file should filled-up the name and birthday column.
I need exact 30 spaces because the output file will be feed to mainframe program so the spaces are important.
 
     
     
    