mnanjala created the topic: how to perl script to extract data
Hi All,
Below are the contents in the test.txt file
id name adress
1 rajesh pune
2 pravin puttur
3 bani banglore
Now can anybody write perl script to extract data based on id ?
Example if id is 1 it should print rajesh from pune and so on
Thanks
Pravin
- Shell Scripting Tutorials: Looping & Iteration statatement using for loop - December 23, 2022
- Shell Scripting Tutorials: Looping & Iteration statatement using while - December 23, 2022
- How do you curl using powershell? - December 22, 2022