to keep the right order I am using array inside hash. Now could any one suggest me how can I read this hash into my script and execute command one by one printing (DES) steps to the users??? Any suggestion please??my %CFG = ( Command =>[DES=>"Copy", CMD=>"cp file1 file2'Hello'", DES=>"Remove" CMD=>"rm file1", DES=>"View" CMD=>"vi file1" ], );
In reply to Reading hash by Sun751
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |