Home
Discussion
Programs
Program 1
Program 10
Program 11
Program 12
Program 13
Program 14
Program 15
Program 16
Program 2
Program 3
Program 4
Program 5
Program 6
Program 7
Program 8
Program 9
Algorithm Simulations
CPU Scheduling Algorithms
Memory Allocation
Page Replacement Algorithms
Disk Scheduling Algorithms
Notes
Memory Allocation
Program 14. Create an awk script that accepts date argument in the form of dd-mm-yy and displays it in the form if month, day and year. The script should check the validity of the argument and in the case of error, display a suitable message.