Search Results

Search: Posts Made By: FrancescoIt
Forum: Solaris 09-02-2011
1,143
Posted By FrancescoIt
cc where is ?
hi all,

i need to compiler cc,for sun solaris 10 where can i find it?

thanks you

Regards
1,739
Posted By FrancescoIt
check parameters
hi all,

i write a script in ksh but i have a problem
I want to check the number of parameters


while [[ $a -gt 0 && $CLIENT != fine ]]
do
echo "Inserisci la macchina che vuoi...
16,992
Posted By FrancescoIt
list of job autosys
hi all

would like to know a list of job in the my autosys .

which is the command for extract it?

thanks a lot
regards
FrancescoIt
951
Posted By FrancescoIt
problem with if
hi all
i have a problem with
"if then"

my scripts is :
#!/bin/ksh
set -x
ris_df=0
soglia=80
path_df=/opt/pippo
ris_df=$(df -k $path_df | awk '{print $5}' |grep -v capacity |sed...
974
Posted By FrancescoIt
problem with char "%"
hi all
i have a problem...when i do the command my output is "n%" where n is a number but i want to delete the charater "%" .

how i can delete it
Thanks a lot

REgards
Forum: Solaris 05-06-2011
1,035
Posted By FrancescoIt
Command unix
I have a problem....ehmn another problem... ;)

There's a command that verify me

bi-directional control between a machine and a TCP port or UDP port

thanks a lot
Forum: Solaris 03-24-2011
2,124
Posted By FrancescoIt
the output is : ssd17 Soft Errors: 0...
the output is :

ssd17 Soft Errors: 0 Hard Errors: 16 Transport Errors: 972
Vendor: EMC Product: SYMMETRIX Revision: 5773 Serial No:
Size: 107.49GB <107485593600 bytes>

...
Forum: Solaris 03-24-2011
2,124
Posted By FrancescoIt
Problem with disk
hi all

i have a problem..

i have this error in /var/adm/messages

Mar 24 14:50:28 hostname scsi: [ID 107833 kern.notice] Requested Block: 191034016 Error Block: 191034016...
Forum: Solaris 02-22-2011
15,743
Posted By FrancescoIt
edit a file without use editor vi
hi all
i have a problem i want to edit a file without use the "vi" .
for example i want to edit a passwd file without to do "vi" in file.
how i can to do this?
Regards
Forum: Solaris 02-14-2011
2,140
Posted By FrancescoIt
NOW FUNCTION IT!!!! thanks a lot ....
NOW FUNCTION IT!!!!
thanks a lot
....
Forum: Solaris 02-14-2011
2,140
Posted By FrancescoIt
this is my input file. ...
this is my input file.

===============================================================================
Sybase Adaptive Server Enterprise System Performance Report...
1,452
Posted By FrancescoIt
the output don't give nobodoy results. :-( ...
the output don't give nobodoy results.

:-(

This is the same discussion as your other thread, "grep problem (https://www.unix.com/solaris/153918-grep-problem.html)". Please continue there.
1,452
Posted By FrancescoIt
my problem is : i have this report .... ...
my problem is :
i have this report ....

Engine Busy Utilization CPU Busy I/O Busy Idle
------------------------ -------- -------- --------
...
1,452
Posted By FrancescoIt
Leaving for loop on condition
hi all,
i have a problem...no dream :-)
i want to scan a file i use the loop famous
while read line
do

do < myfile

but this scan must finish when find the another string .
How can i do...
Forum: Solaris 02-09-2011
2,140
Posted By FrancescoIt
i done your instruction but don't show nobody...
i done your instruction but don't show nobody output , i write on a prompt
this :
sed '/^Engine 0/,/^Average/!d;/^Average/q' pippo.out
where pippo.out it's my report file .

my o.s is : SunOS...
Forum: Solaris 02-09-2011
2,140
Posted By FrancescoIt
==================================================...
===============================================================================
Sybase Adaptive Server Enterprise System Performance Report...
Forum: Solaris 02-09-2011
2,140
Posted By FrancescoIt
grep...? problem
hi all
i have a problem with utility grep
i have this output :
Engine Busy Utilization CPU Busy I/O Busy Idle
------------------------ -------- --------...
Forum: Solaris 02-02-2011
1,159
Posted By FrancescoIt
i have an user and this user must use a command...
i have an user and this user must use a command chroot
and this user cannot access in other directory
the home directory will be "/" instead to /home/<yourusers>
Forum: Solaris 02-02-2011
1,159
Posted By FrancescoIt
crhroot
hi all

i need to do an user chroot
how i can to do it?

i use a sun solaris 10

Thank's a lot
Regards
Francesco
Showing results 1 to 19 of 19

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