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
dual screen monitors look different
Virtualization, what it is possible and hardware requirements
XPages: can't get a simple dialog box working
Importing a simple spreadsheet into access
magento limiting number of returned items in product collection call
HELO server unrecognized command
Need help with Syntax - DnsAvoidRegisterRecords
Shell Script
Event code: 3005 - An unhandled exception has occurred with custom ASP.Net app
Insert into MySQL Table from MSSQL Insert Trigger