Search Results

Search: Posts Made By: kanexxx
2,526
Posted By kanexxx
Check process
Hi..
I have this code which tells me that if a process is running or not. Actually someone on this forum help me to do it. :) But now If i want to check if the process is not running for more than...
2,762
Posted By kanexxx
Thanks a lot. It works :)
Thanks a lot. It works :)
2,762
Posted By kanexxx
Compare String
Hi everybody.

I have this comand "/usr/local/check_procs myprocess" which prints "OK: myprocess running" on my console if the process is running and "myprocess not running" if it is not.

I...
4,807
Posted By kanexxx
Oops I've just read the manual page for tar using...
Oops I've just read the manual page for tar using the --remove-files options like below should do the job(remomving the original files after archiving them) right?!

find . -type d -name...
4,807
Posted By kanexxx
Its working fine now. I made a mistake while...
Its working fine now. I made a mistake while copying your command. ;) I have one last question. Is it possible to remove the original directory after archiving it??

thanks for your help.. :)
4,807
Posted By kanexxx
OK am using debian. Thanks for your help :b:
OK am using debian. Thanks for your help :b:
4,807
Posted By kanexxx
When i run your script am getting {}.tar in my...
When i run your script am getting {}.tar in my main directory myfolder. :confused:
I want to get myfolder.tar myfolder2.tar myfolder3.tar
4,807
Posted By kanexxx
Thanks for your reply.. but i foget to specify...
Thanks for your reply.. but i foget to specify that i need the bash shell script. :) I'm not so familiar with kornshell script.

If the nave the bash script please post it
Thanks
4,807
Posted By kanexxx
Thanks for your quick reply... But when i try to...
Thanks for your quick reply... But when i try to execute this command
find . -type d -name "my*" -exec tar cvf {}.tar \;

I get the following error :(

tar: Cowardly refusing to create an empty...
4,807
Posted By kanexxx
compress directories with .tar extension
hi guys..

Since am a bit new to shell scripting, can anyone help me with this problem please.. i've been struggling with it since 2 days. :(

I have a directory lets say myFolder and within it I...
1,830
Posted By kanexxx
Weird
Hi

My problem is over.. Actually I rebuild hlfs from scratch and found that there was an error while compling glibc. It was complaining about a variable RTLD_SINGLE_THREAD_P which was not defined...
1,830
Posted By kanexxx
Problem with HLFS
Hi,

I am tyring to build the HLFS version SVN 20080603. Everything was going smoothly until i reached chapter 5.5 Adjusting the Toolchain. The following command is giving me error:
echo 'int...
Forum: Programming 12-15-2008
6,611
Posted By kanexxx
No prob
No problem boss. :)
Forum: Programming 12-15-2008
6,611
Posted By kanexxx
ok
Ok.. but she was provoking me.
Forum: Programming 12-15-2008
6,611
Posted By kanexxx
its ok
Its ok vidya, anyway I already got the solution. It was just a few lines of codes.
If you want I can post it for you, since you don't know the answer? Let me know if you are interested?!
By the...
3,090
Posted By kanexxx
ls -Rla u'll get the size month and date,...
ls -Rla

u'll get the size month and date, time but not the day. If u want more infomation just type man ls.
3,090
Posted By kanexxx
ls -la
ls -la
Forum: Programming 12-08-2008
6,611
Posted By kanexxx
no its a classwork just post the answer if u...
no its a classwork
just post the answer if u know it.
4,148
Posted By kanexxx
wk $NF1 ( for line 1 )
wk $NF1 ( for line 1 )
Forum: Programming 12-08-2008
6,611
Posted By kanexxx
Reading frm text file
hi,

Actually i have a text file which contain data in the following format:
----------------------------------
black pepper
john barber
steven johnson

------------------------------------...
3,730
Posted By kanexxx
OK, thanks I understood now. :) I am now writing...
OK, thanks I understood now. :) I am now writing a shell script and a C program. And in the shell script I want to execute this vmrun command.. Is that possible??
3,730
Posted By kanexxx
Re: client server
I already have my vmware server running on 1 pc and have several client connected to it from different ones. I'm wandering about how the server machine can shutdown/restart a specific client machine....
3,730
Posted By kanexxx
Client-server
Hi,
I have installed the vmware server on my debian os and has several clients connected to it. Is there any script that enable the server to restart the client automatically??

Can anyone help....
Showing results 1 to 23 of 23

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