Search Results

Search: Posts Made By: usshell
Forum: Programming 06-10-2008
13,323
Posted By usshell
Memory Fault,Core dumped
I have written a code in UNIX which is complied by using g++. Compling with turbo C didnt yield any errors, but with g++ I am getting Memory fault, core dumped. Could anyone help me out with this?
...
19,382
Posted By usshell
Sed-Special character replacement
Hi

I want to replace ./testsed.ksh
with
testsed.ksh

./ is to be removed

scriptnm=`sed -e 's/\.///' $0

does not work

Please help
7,992
Posted By usshell
Date Difference in PERL
Hi

I have a file which has start time as my first line and End time in last line

start time: 23 May 2008 03:30:33
End time : 23 May 2008 04:30:00

I have to extract these two lines and find...
4,333
Posted By usshell
Awk Command to extract Fields
Hi

I am newbie.My requirement is:
I have start time :Wed Apr 30 3:30:45
End time :Wed Apr 30 3:35:45
which is stored in a file.
I have to extract timestamp 3:30:45 using awk. And...
Showing results 1 to 4 of 4

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