Microsoft
Software
Hardware
Network
Question : sed in a batch script
Hi
I need the sed command that checks the second character in a file, if it is an 'R' then I need to remove the first charater in the file. I know how to remove the first, I use '1s/^.//'
Answer : sed in a batch script
'1s/^.R/R/'
Random Solutions
ftp put via php from linux to AS/400
Exchange 2010 a circular logging
Proxy Settings
How to crop image blank space in php
RHEL command to eject cd rom
windows 2008 server
Delete Outlook Cache
Connect a VB6 Client App to a remote SQL Server 2005 database using ADO 2.8
Access idrac card in poweredge
Adding a Line Break and Center Text in a Submit Button