Search Results

Search: Posts Made By: ludwig
2,649
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,926
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,875
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,455
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,746
Posted By ludwig
Try diff or sdiff
Try diff or sdiff
4,455
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,139
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 07:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy