Search Results

Search: Posts Made By: jeter
9,199
Posted By jeter
thanks
Thanks all,
both work well,
9,199
Posted By jeter
replace a newline (\n)
dear all:
maybe i have a file like :
12

34

56
78
end

how do write can i replace newline into NA :
make the file inte :
12
NA
34
NA
56
78
END
Forum: Programming 06-06-2006
2,500
Posted By jeter
Dear jim mcnamara Could you explain the code...
Dear jim mcnamara
Could you explain the code to me because i can't understand them


thanks
Forum: Programming 06-06-2006
2,500
Posted By jeter
kill textrdit program
Dear All:
I use sun OS system and write a code in c as folloing
purpose kill textedit program,but i get some error
please give me a great help Thanks.

#include <stdlib.h>
int main()
{
const...
Forum: Programming 03-23-2006
26,420
Posted By jeter
HI All: i am back and find the way to...
HI All:
i am back and find the way to use that,
as following is my code but not all
may be you can try it.

#include <sys/param.h>
#include <sys/mount.h>
#include...
Forum: Programming 03-17-2006
26,420
Posted By jeter
I modify the code as following produce a...
I modify the code as following
produce a message : "Invalid argument "


#include <sys/param.h>
#include <sys/mount.h>
#include <errno.h>
#include <string.h>
int main()
{

const char...
Forum: Programming 03-16-2006
26,420
Posted By jeter
Hi All: I am coming here again ,i have viewed...
Hi All:
I am coming here again ,i have viewed doucment and write a code as following. but the program con not runs, I have tryed login super user.
thanks :)

#include <sys/param.h>
#include...
Forum: Programming 03-15-2006
26,420
Posted By jeter
code mount in c language
HI All:
Where I can find out the mount lib or function to view
because I think about using c to mount a file system
without shell command.

Thanks
4,896
Posted By jeter
Use r command
Dear All:
I have a question to ask,When I use rlogin to connect other workstaion
in vin telnet. occur

" No utmpx enter.You must exec "login from the lowest level "shell". Connection closed by...
Forum: Programming 08-26-2005
2,329
Posted By jeter
to judge a file
HI all
I am a newer learning C that I want to write a code to judge a file whether exist or not
And rename it. Maybe someone can tell me C whether has function to do it
thx
1,519
Posted By jeter
ftp "!"
Hi all:
i had seem a shell program that code as below
ftp -i -n 10.11.11.11 << !
cd ..
xxx
xxx
xxx
xx


use ksh
why need added !

thx all. :p
Showing results 1 to 11 of 11

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