Skip to content

scotts_Pad

  • about
  • blog
  • IBM Power Hardware
  • HMC
    • Learning the HMC
    • HMC and System Setup
    • Hardware Management Basics
    • HMC Advanced Management
  • VIOS
    • PowerVM (VIOS)
    • VIOs Basics
  • Logical Partitions (LPARs)
  • NIM
    • Network Install Manager (NIM)
  • Firmware

List installed Perl Modules (AIX)

May 27, 2015 by a blogger

This one-liner will list all of the installed perl modules.  Comes in handy 🙂

perl -MFile::Find=find -MFile::Spec::Functions -lw -e 'find { wanted => sub { print canonpath $_ if /\.pm\z/ }, no_chdir => 1 }, @INC'

Categories AIX
Configure Password Aging (redhat)
Meta dangers to posting photos online
© 2026 scotts_Pad • Built with GeneratePress