| bio | website | SynOdins.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 11 months |
| seen | 9 hours ago | |
| stats | profile views | 64 |
|
Jul 24 |
accepted | Perl script, do cd on terminal |
|
Jul 24 |
awarded | Teacher |
|
Jul 24 |
revised |
Absolute link pointers, able to work in another system deleted 6 characters in body |
|
Jul 24 |
asked | Absolute link pointers, able to work in another system |
|
Jul 23 |
accepted | No permission on external drive |
|
Jul 23 |
comment |
No permission on external drive my external drive is on the good old vfat system. is there any way to change that to ext4 without formatting? |
|
Jul 23 |
comment |
No permission on external drive I don't know what file system it has, how do i get that information? |
|
Jul 23 |
comment |
No permission on external drive to core folder of the external drive is 700, and chmod doesn't work on that either. |
|
Jul 23 |
asked | No permission on external drive |
|
Jul 17 |
accepted | Perl piping some out of script and some to the screen |
|
Jul 17 |
comment |
Perl piping some out of script and some to the screen Yeah, that's right. I just assumed STDERR had something to do with error reporting, as its name implies. So I'll use STDERR to pass stuff around that has nothing to do with errors. |
|
Jul 17 |
comment |
Perl piping some out of script and some to the screen I want some output to go to the screen, and some to be piped by 'number> some_bash_script'. Sorry but the sample code is exactly what I'm missing. |
|
Jul 17 |
comment |
Perl piping some out of script and some to the screen i know that, there is STDOUT and STDERR, but i need to make my own, third handle which i can pipe specifically out of the program. |
|
Jul 17 |
comment |
Perl piping some out of script and some to the screen I cant run perldoc, the system crashes. Could you note how to declare my own non-file handle? |
|
Jul 17 |
revised |
Perl piping some out of script and some to the screen added 1 characters in body |
|
Jul 17 |
asked | Perl piping some out of script and some to the screen |
|
Jul 17 |
awarded | Commentator |
|
Jul 17 |
comment |
Perl script, do cd on terminal And what are those ways to affect the parent shell? |
|
Jul 17 |
comment |
Perl script, do cd on terminal I am asking how I can have an effect in the bash that started it. |
|
Jul 17 |
revised |
Perl script, do cd on terminal edited title |