Puppet apply

From wikieduonline
Revision as of 13:35, 19 July 2021 by Welcome (talk | contribs)
Jump to navigation Jump to search


exec { 'count number of files':
  command => '/bin/ls | wc -l > /home/my_user/count.txt',
}

See also

Advertising: