Search Results

Search: Posts Made By: mshafi
2,417
Posted By mshafi
Use of "last" and "awk" in a script
Hey Fellows,
I hope someone can provide me some input here. I am using this "last" command in a script along with "awk":

last | $AWK 'NF==10 && $8=="-"'

The above pull out...
10,768
Posted By mshafi
CDROM Doesn't Auto Mount - Solaris 9
On Sun Fire V240, cdrom doesn't automount. I can manually mount the cdrom, however it pretty annoying. I have checked the vold demon and its seems to be running. Here is the output from
...
2,782
Posted By mshafi
Hey versh99, Your last post did the magic. ...
Hey versh99,

Your last post did the magic.

Thank you very much for your help.
2,782
Posted By mshafi
Hey versh99 thanks for the response. With this...
Hey versh99 thanks for the response. With this code from you I am almost there:

hostFile = hostnames.txt
nawk -F, '{printf("<a href=#$hostlinks>%s</a>\n", $2)}' $hostFile

however the above...
2,782
Posted By mshafi
Thanks to vgersh99, reborg, blowtorch that is...
Thanks to vgersh99, reborg, blowtorch that is exactly what I was trying to do. Now to continue with this..what I am trying to do is create an html link for each servername which will look like this...
2,782
Posted By mshafi
Shell Script Help
Hi All,
I have a input file:

hostnames.txt
ssh,server1,user
ssh,server2,user
ssh,server3,user
ssh,server4,user

So can someone guide me as how to read this file and display the...
5,034
Posted By mshafi
Full System Restore from 250 - V280R
Hello,
Here is what I am trying to do.

We have an old Enterprise 250 which we want to phase out. So plan is to move everything running on the 250 to an unused Sun Fire V280R.

Here is what I...
Showing results 1 to 7 of 7

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