Help for this page

Select Code to Download


  1. or download this
    my $one = !$|;
    my $one = cos;        # Given that $_ == 0.
    ...
    my $one = $>/$>;      # Effective user ID.
    my $one = $(/$(;      # (Space-separated list of) group ID(s).
    my $one = $)/$);      # (Space-separated list of) effective group ID(s
    +).
    
  2. or download this
    my $two = length $:;
    my $two = $^F;        # Note: system-dependent.