bash for do done AIX

for i in `lsdev -Cc adapter | egrep "^ent" | awk '{ print $1 }'` ;  do echo "#### $i ####" ;  lsattr -El $i ; echo "####      ####" ;  done

0 (0)
Article Rating (No Votes)
Rate this article
Attachments
There are no attachments for this article.
Comments
There are no comments for this article. Be the first to post a comment.
Full Name
Email Address
Security Code Security Code
Related Articles RSS Feed
Display basic information about Physical Volumes
Viewed 3531 times since Sun, Jun 3, 2018
java Simple Java JDBC Program To Execute SQL Select Query
Viewed 8463 times since Sun, Jan 9, 2022
Transform XML to CSV Format | Unix String Pattern Manipulation The Ugly Way
Viewed 5741 times since Sun, Jan 9, 2022
Unix - Find command examples
Viewed 4645 times since Fri, Jun 8, 2018
Unix - eval command example
Viewed 2072 times since Fri, Jun 8, 2018
Unix - Examples for grep command
Viewed 3150 times since Fri, Jun 8, 2018
Convert CSV to JSON with jq
Viewed 27580 times since Mon, Jan 20, 2020
java Simple Java JDBC Program To Execute SQL Update Statement
Viewed 13076 times since Sun, Jan 9, 2022
To do a quick check on the number of path present (does not mean all are Enabled] using for loop
Viewed 4014 times since Fri, Jun 8, 2018
O’Reilly’s CD bookshelf
Viewed 12975 times since Wed, Jun 27, 2018