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 OWA 2003
How to manually remove an Exchange Server that was not uninstalled.
Genuine Online MLM
syntax error while coding for drawing a percent graph without GDGraph module
Running Java applets on specific websites domain windows 2003 ent edition
Exchange 2007 Mailbox Permission Question
Bypassing sympatico Access Manager.
command prompt keyboard shortcuts
how to extract date from a datetime field
Convert AVI to MPG