It is really the (important) part, yes. In full:
user@host:~/scripts$ ./key.pl
Scalar value @hostname_check_arr[1] better written as $hostname_check_
+arr[1] at ./key.pl line 44.
Scalar value @words[1] better written as $words[1] at ./key.pl line 50
+.
Scalar value @key_check_arr[1] better written as $key_check_arr[1] at
+./key.pl line 61.
#ssh-rsa AAAAB3NzaC1yc root@EXBOLB4-NO1#gI" /tmp/test.txt']] at ./key.
+pl line 70.
OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 58: Applying options for *
I have checked the variables and they seem to be fine, do you have any specific code in hand to clear them from that sort annoyance?
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.