Search Results

Search: Posts Made By: KornFire
2,238
Posted By KornFire
hi, I'm looking for a command with which i can...
hi,
I'm looking for a command with which i can change double or repeated (Unix) new line to single new line.
Thanks,
2,238
Posted By KornFire
sorry but your command didn't work. But, i read...
sorry but your command didn't work. But, i read man pages and used
tr -s '\n' < infile > outfile
This is not exactly i wanted. the above command eliminated all blank lines. Still it'll be hard to...
2,238
Posted By KornFire
Eliminating CR (new lines) from a file.
Hi all, I made a C++ program in dos (in dev-C++) and uploaded it on Solaris box. On opening that file with 'vim' editor i found that there is some extra new lines after each written code line. I...
Forum: Programming 10-21-2008
10,882
Posted By KornFire
Hi jim, i used following command: I think,...
Hi jim, i used following command:
I think, there is enough disk space for a log file.

i'm not sure how to use mtime to find out logfile is getting updated. I have little idea abt mtime, with that...
Forum: Programming 10-20-2008
10,882
Posted By KornFire
Log file not getting updated
hi all, i'm a student and managing lab at my insti. there in one application in which log file has to be maintaine the number of bytes transferred and received. but after certain entries these two...
Showing results 1 to 5 of 5

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