Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. DubiousAlliance

    How to add SAN disk being presented to VIO server to LPAR

    IBM P570 - AIX 5.3 (2 Failover) VIO servers The SAN folks are presenting the VIO servers with additional (NetApp)SAN capacity that will be used in new VG's to allow mounting of "SnapDrives". Need documentation (called IBM support - no redbooks that specifically do step-by-step instructions)or...
  2. DubiousAlliance

    AIX 5.3 - How to get the size of a soft-linked file

    Hello all! Trying to use "ls" or "find" to get the size of the source file in a soft link. ie. root@MYSRV# pwd /BACKUP root@MYSRV# ls -al FILE* -rw-r--r-- 1 root system 24277 Nov 02 15:26 FILE2 root@MYSRV# root@MYSRV# pwd /backup/prev1 root@MYSRV# ln -s /BACKUP/FILE2 ./FILE1...
  3. DubiousAlliance

    Use awk to append lines matching regex to previous line of file

    Need some guidance on how to use awk to append the line(s) that match a regexp to the previous unmatched line within a file. For example, I have a comma delimited file that looks like: 01,123456789,123456789,,1234,1234,,12345 02,12345654321,12345,,,12345,12345 99,00000,00000,000000,,,000...

Part and Inventory Search

Back
Top