Search Results

Search: Posts Made By: weichanghe2000
823
Posted By weichanghe2000
If the 1th column of file f1 and file f2 is the same, then export those line with maximum string of
please help to write a awk command-line programs to achieve the following functions: Thank in advance.

Requeset Description:
compare two files f1 and f2, export to file f3:
1 Delete duplicate...
4,670
Posted By weichanghe2000
I have already did a setting of 'setenv...
I have already did a setting of 'setenv LS_BA_STEM LSB_SGE' in .cshrc.

I must modify LS_BA_STEM value for some reason in the perl script in the below and make new value take effect in current...
4,670
Posted By weichanghe2000
Unfortunately, '1.pl csh -l' will also load...
Unfortunately, '1.pl csh -l' will also load .cshrc file again. and all variable including MYVAR var will be recovered as setted in .cshrc.

I have tried all csh commandline argument respectively,...
4,670
Posted By weichanghe2000
You did a great job. Thanks very much! I will...
You did a great job.
Thanks very much!
I will try do this method and verify it whether fulfill my requirement.

---------- Post updated 07-25-13 at 08:32 AM ---------- Previous update was...
4,670
Posted By weichanghe2000
How to change Linux Terminal environment variable in a perl or bash script?
Hi,
I meet an problem that it cannot change Terminal environment variable in a perl or bash script.
This change can only exist and become effective in script lifetime.
But I want to make this...
2,635
Posted By weichanghe2000
How to download recursively a folder using /usr/bin/ftp and cshell?
Hi, friends,
I am meet a ftp download problem when using cshell and /usr/bin/ftp command.
I want to download recursively a folder dira from FTP server.
dira...
2,065
Posted By weichanghe2000
Thank you very much for your kindness help and...
Thank you very much for your kindness help and explanation.

I answered my post carelessly and unintentionally yesterday, the reply is that Who can help me and give me an suggestion and...
2,065
Posted By weichanghe2000
I want to consult about 4th of Forum Rules
Hi, Admin,
because my English is very poor, So I don't understand very well about 4th of Forum Rules, that is “Do not 'bump up' questions if they are not answered promptly. No duplicate or...
1,104
Posted By weichanghe2000
I don't like to use ps command although its -o...
I don't like to use ps command although its -o option can do some customization output.
Although ps can be a workaround without too much challenge and no too much complex technology research.
...
1,520
Posted By weichanghe2000
You can try do it as follows: cat testfile |...
You can try do it as follows:
cat testfile | grep myloc | xargs sed 's/=/ /g' |awk "{print $2}' | bash
1,104
Posted By weichanghe2000
How to realize automatically all operation using Expect Language?
Hi, guys, I want to redirect the result of top command into a file after sort memory or sort TIME or sort PID or sort PCPU.

for example:
I pressed key M will sort by memory, and then press key W...
Showing results 1 to 11 of 11

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