Please don't reply to lustre-devel. Instead, comment in Bugzilla by using the 
following link:
https://bugzilla.lustre.org/show_bug.cgi?id=10957



(In reply to comment #22)

> Everything in the kit is either shell or Perl, (.sh or .pl) - so I am finding
> these two statements somewhat of a contradiction - where should the scripts
go?      

If they are intended to be called by end-users, they should go in /usr/bin.  If
they are only intended for system administrators (root generally), they should
go in /usr/sbin.

It is not necessary to end a shell script with a .sh extension, nor is it
necessary to end a Perl script with a .pl extension.  For example, my desktop's
/usr/bin contains 86 Perl scripts, none of them ending in .pl.

_______________________________________________
Lustre-devel mailing list
Lustre-devel@clusterfs.com
https://mail.clusterfs.com/mailman/listinfo/lustre-devel

Reply via email to