Search Results

Search: Posts Made By: meet123321
3,619
Posted By meet123321
Thanks for the information . i have one more...
Thanks for the information . i have one more query , i am running this above function quite frequently ,Is it possible to run this in background . So that the command does not apper in bash shell
...
3,619
Posted By meet123321
Using system function in C
Hi Guys ,

I want to use system function in C to do the following work.

cp <file1> <file2> and then ><file1>
e,g cp \var\log\cpm_cpmd_1.log.1 \var\log\cpm_cpmd_1.log.2 and then
...
Forum: Programming 10-26-2010
5,069
Posted By meet123321
Copying and overwriting a file using file descriptor
Hi ,

i have two basic requirement on linux platform . I am using C language to do this .
1) copying one file to another (assuming i know their file descriptors)
2) Overwriting a file using it...
Forum: Programming 02-19-2009
3,584
Posted By meet123321
Debugging a running process in GDB
Hi ,

Any gdb user could see my problem.



Let me describe what i want to do.
i have a test utility to send message to running process.
My interest is to go through to functions calls when...
26,294
Posted By meet123321
thanks 4 ur reply !! can i be sure that line...
thanks 4 ur reply !!
can i be sure that line will be appended at the end of file.?:confused:
Also how can i perform mount command ...:)
26,294
Posted By meet123321
add a line at the end of a file using shell scripting
Hi All ,
I am new to shell scripting.
i have a shell script(which is executed as a super user) , i want to it to do one more job for me. ie mounting a directory over other using lofs .
i...
Showing results 1 to 6 of 6

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