- or download this
kurt@central:~> perl -e 'chop foo'
Segmentation fault
- or download this
[xxxxx: ~] perl -e 'chop foo'
Modification of a read-only value attempted.
Segmentation Fault (core dumped)
- or download this
[xxxxx: ~] perl -e 'chop foo'
Segmentation fault (core dumped)
- or download this
yyyy@xxxx:¨> perl -e 'chop foo'
Modification of a read-only value attempted.
Bus error(coredump)