Search Results

Search: Posts Made By: lemon_06
1,878
Posted By lemon_06
So what if it is homework!!!!!!!!!!!!!!!!!!!!! ...
So what if it is homework!!!!!!!!!!!!!!!!!!!!!

---------- Post updated at 04:56 AM ---------- Previous update was at 04:55 AM ----------

I really hate someone saying "is it homework ?" or...
1,545
Posted By lemon_06
Do you learn UNIX byyrself without going to...
Do you learn UNIX byyrself without going to school? Without homework?Without exam or test??
Do you never ask for someone help with yr homework?
All the homework solutions are by yr own?
1,878
Posted By lemon_06
What are the two ways the hardware clock can be configured under Linux?
What are the two ways the hardware clock can be configured under Linux?
Thanks
1,545
Posted By lemon_06
When the run level is changed from 5 to 3?
A Bourne Shell script is placed in /etc/rc.d/rc3.d called S57apache. What will happen with this script when the run level is changed from 5 to 3?

many thanks
1,208
Posted By lemon_06
Hi,thanks anyway but i want to have like this...
Hi,thanks anyway
but i want to have like this results:
Hell "A,B,C,D" ----> after delte A get Hell "B,C,D"
Hell "A,B,C,D" ----> after delte B get Hell "A,C,D"
Hell "A,B,C,D" ----> ...
1,208
Posted By lemon_06
How to del word by random input?
Hi,
I got big problem.
a line contains like this:

Hell "A,B,C", how to delete A or B or C by using sed or other tools?
I do not have any idea.
Many thanks.
1,432
Posted By lemon_06
Can you tell me what the problem is ?
Hi,i worte this shell script,when i run it ,got some error;

sed :command garbled: 26ahost

./3: syntax error at line 16: `./dhcpd.conf' unexpected
---------------------------------------...
1,489
Posted By lemon_06
How can partition out /var with these two separate 10 gigabyte disks?
In my company ,there is a mail server that services approximately 3,000 users. 2,000 users access their email via a POP-3 service, while the remaining 1,000 users access their email via a Unix mail...
1,337
Posted By lemon_06
Why is creating an RCS archive in /etc a "good thing"??
Hi guys,
Why is creating an RCS archive in /etc a "good thing"??
6,235
Posted By lemon_06
Thank you so much! I will try it.
Thank you so much!
I will try it.
6,235
Posted By lemon_06
This is my code,look through all the user's home...
This is my code,look through all the user's home directory and find out all the core files.

uid=`awk -F: '{print $3}' /etc/passwd`

if [ $uid -gt 500 ]; then

HOME=`awk -F: '{print $6}'...
6,235
Posted By lemon_06
My unix file command out put like this core: ...
My unix file command out put like this
core: ELF 32-bit MSB core file SPARC Version 1, from 'ls'
Now I am trying to modify yr codes,but still not working.
One thing I have a little bit...
6,235
Posted By lemon_06
Thank you to both of you! They help me a lot.I am...
Thank you to both of you! They help me a lot.I am trying to do it again now.
Thanks!

---------- Post updated 08-05-10 at 06:44 PM ---------- Previous update was 08-04-10 at 07:47 PM ----------
...
6,235
Posted By lemon_06
How to know where the core files come from?
Hi,
I am trying to use "find / -name core -print | xargs rm -f " ,but it would delete all core files including some core files we do not want to delete.
I search privious posts,someone said "To...
3,711
Posted By lemon_06
What would the physical address be for virtual address?
Hi guys,
I got one problem which I definetily no idea.
What would the physical address be for virtual address?
1) 2ABC


2) 3F4B




Here is the page...
2,843
Posted By lemon_06
curleb , Very useful! Thank you so much! ...
curleb ,
Very useful!
Thank you so much!
Got it!
Thank you so much!
2,843
Posted By lemon_06
it still creates another file with the same code...
it still creates another file with the same code inside.
like ln -fs a b,
it creates b file.
2,843
Posted By lemon_06
ln file1 file1_1 but it will create...
ln file1 file1_1

but it will create another file with the same content in a different name.
I think should be just only one file1.
2,843
Posted By lemon_06
How can I have one script with 2 different names?
Hi guys,
How can I have one script has 2 different names?
Can you give me some hints?
Thankyou!
1,431
Posted By lemon_06
How to write a bourne shell to do with logfiles??
Hi,I have a task have to do is writing an only Bourne shell to do with logfiles.
Because I am not really a programmer,just unix administrator.
So I need someone can do this for me.

The...
Showing results 1 to 20 of 20

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