Search Results

Search: Posts Made By: GCTEII
2,363
Posted By GCTEII
Yes, I want to execute the script in the...
Yes, I want to execute the script in the background on the remote server and record the return code in the local file!
6,558
Posted By GCTEII
Try this .....
Try this .....
2,363
Posted By GCTEII
Question about how to execute command on the Sorias from the remote.
Hi, all
please help me this time@@!
I want to execute the shell on the server from the remote.
How can I do that and save the return code in the variable?
I want to execute the script on the ten...
13,110
Posted By GCTEII
Help can't change user by su - command!
I can login user by telnet, but I can't change user by su command with same passwd. I have no idea about that, please do me a favour and tell me the config which may be wrong.

Thanks in advance!
2,956
Posted By GCTEII
I use du command and get the answer which I need!...
I use du command and get the answer which I need!
du -sm
Thanks in advance!
2,956
Posted By GCTEII
Dummy questions about how to get the size of a directory by command
Hi,
'ls -ld' is no use ....
I want to get the total size of a directory including subdir.
Any advice?

Thanks in advance
2,102
Posted By GCTEII
No such format by df, df isn't used for directory...
No such format by df, df isn't used for directory but device instead
2,102
Posted By GCTEII
Dummy questions about how to get the size of a directory by command
Hi,
'ls -ld' is no use ....
I want to get the total size of a directory.
Any advice?

Thanks in advance!
Forum: Solaris 05-10-2006
3,209
Posted By GCTEII
network config problem - how to set the server for others to ssh without password
Hi, I want to ssh the linux server without inputting the password, how can I config this server?

Thanks in advance!
5,854
Posted By GCTEII
Use
try ...


Cheers
14,092
Posted By GCTEII
sudo ls -l ...
sudo ls -l /u02/CFS/home/adc/Archive/Ordr_100000063121_120406141037_01_POSTPAID.xml
sudo ls -ld /u02/CFS/home/adc/Archive /u02/CFS/home/adc /u02/CFS/home /u02/CFS /u02
check the permission of...
1,985
Posted By GCTEII
A question about usage of '@' '&' '$' '2>&1'
Who can explain the meaning of the &2 &1 or @, #, etc in the script?
Is there any document which can explain the usage of these words in details?
for example:
ls /etc/sysconfig/network >...
2,159
Posted By GCTEII
Help make script much easier
Is there any method to realise this in one command?
Thanks in advance
9,724
Posted By GCTEII
I asked the same question last time ^O^. Its the...
I asked the same question last time ^O^. Its the easiest way to solve ur problem.
20,933
Posted By GCTEII
Create a function to do it. printmsg...
Create a function to do it.
printmsg "test"
8,429
Posted By GCTEII
Thank u Perderabo for giving me another way to do...
Thank u Perderabo for giving me another way to do it. ;)
8,429
Posted By GCTEII
It does work, perfect! Thank u all in...
It does work, perfect!

Thank u all in advance!
4,846
Posted By GCTEII
Thank u in advance! Test OK ! ...
Thank u in advance!

Test OK !
[tester@test0102d test]$ cat sendmsg.sh
#!/bin/sh

## Parameter Check
cnt=0
for i in $@
do
PARAM[${cnt}]=${i}
echo ${PARAM[${cnt}]}
cnt=`expr...
4,846
Posted By GCTEII
Help with making a parameter check script.
I am making a script to check the parameters, but it seems that I can't catch the parameters by loop.

[tester@test0102d test]$ cat sendmsg.sh
#!/bin/sh

## Parameter Check
i=0
max=$#
while...
8,429
Posted By GCTEII
YES, it works. I want to confirm if there is any...
YES, it works. I want to confirm if there is any much easier way to do that or not.
8,429
Posted By GCTEII
I want to make some scripts to change the System...
I want to make some scripts to change the System configuration automatically. My server is Redhat Enterprise 3.0, it seems I can't use -i option. But thank u in advance. ;)
8,429
Posted By GCTEII
It seems that I can't change the value straightly...
It seems that I can't change the value straightly ......
Is there any method to change the value straightly? ( not use sed )
8,429
Posted By GCTEII
Help to change value from a file.
How can I change the value of "INI_TEST" from "YES" to "NO" in the setup.ini file by command?

[galaxy@test01 test]$ cat setup.ini
INI_START YES
INI_END YES
INI_TEST YES

Thank u in advance!
3,122
Posted By GCTEII
Thanks in advance for ur information! :D
Thanks in advance for ur information! :D
3,122
Posted By GCTEII
Newbie's question about COBOL Installation in Unix
I wanna to install a COBOL on the AIX unix server. Would u like to tell me the disk usage of COBOL installation?
Thanks in advance.
Showing results 1 to 25 of 30

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