Search Results

Search: Posts Made By: ludwig
2,667
Posted By ludwig
Try doing this in pearl instead, the speed will...
Try doing this in pearl instead, the speed will increase very mutch.
1,931
Posted By ludwig
ksh: for i in `cat filename` do echo $i ...
ksh:

for i in `cat filename`
do
echo $i
done
Forum: Solaris 05-08-2008
7,907
Posted By ludwig
/etc/nsswitch.conf hosts ldap dns
Hi all
Is there any reason to have "hosts ldap dns" as line in /etc/nsswitch.conf ? My understanding is that ldap does not contain any host information..(?)

Best regards...Ludwig
4,463
Posted By ludwig
I'm not shure if I understand your question, but...
I'm not shure if I understand your question, but the command I gave you will give you this output:

11110001
12222212
22223333

Is'nt this what you are trying? Else show the output you want.
2,753
Posted By ludwig
Try diff or sdiff
Try diff or sdiff
4,463
Posted By ludwig
It works fine for me to do awk '{print $2}'...
It works fine for me to do
awk '{print $2}' filename
2,151
Posted By ludwig
Solaris10:How to check where /usr are really mounted
How can I check which partition /usr are mounted on ? Usually this is mounted on root (/). If I want to move /usr to another partition, how do I do this ?
BR Ludwig
Showing results 1 to 7 of 7

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