Microsoft
Software
Hardware
Network
Question : Get the string from a specific position
I am looking for a specific string in a file .I need the value after the specific string
echo `head -1 xxx|sed 's/ //g'`|grep DATE=
I need to get the value of 6 charectsrs after DATE= in the header line
Here is the sample
200635SEE DATE=050708 HDR
Finally I need to sarch for DATE= & get the value after that(6 CHarecters)
Answer : Get the string from a specific position
sed 's/.*DATE=\(......\).*/\1/
'
Random Solutions
Exchange services not running shows error
Mobile browser detection
Rank List by item frequency
beignner python
Ad network that allows you to choose the ads posted?
RAS batch file
Outlook 2007 - Create Rule to Save Attachments
UDF unable to load Java class. What do I need to do to make this work?
ExchangeLogs Files Corrupt on same Databases errors: ntfs 55 , general 4001 8197 ,ESE 455
VPN set up between sites with the same IP subnet (192.168.1.0), can this work using the Check Point VPN client