Software Development Kit (SDK) and API Discussions

Checking /etc/messages periodically using PSTK script

netappwala
1,660 Views

Hi,

 

Please give me an Idea that how can I automate checking /etc/messages file periodically using PSTK script?

 

are there any special cmdlets available for this taks?

 

 

Thanks,

Sri Charan M

1 REPLY 1

asulliva
1,650 Views

Hi Sri Charan,

 

You can use the "Read-NaFile" cmdlet to do this.

 

Read-NaFile /vol/vol0/etc/messages

Hope that helps.

 

Andrew

If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
Public