i have tried running the whois command from the linux machine i get the result as i desired in terminal and the web but the result is quite tedious and long.Is there any way i could filter the output result means in the following link
while doing the whois scan i want to remove displaying the creation and updated date and also the notice paragraph.How could i perform these activites.
You can use
grep
to pull out specific lines or exclude specific lines. For example: