Search Results

Search: Posts Made By: sdebasis
3,669
Posted By sdebasis
Hi, you can try this cat...
Hi,

you can try this


cat filename|tail +7|head -3




grep -v "^$" filename|sed -n '6,8p'


:)
1,545
Posted By sdebasis
Hi, You can try the following code ...
Hi,
You can try the following code



echo india.txt|cut -d"." -f1
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 03:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy