in reply to RE: How many different programming languages have you programmed in within the last month?
in thread How many different programming languages have you programmed in within the last month?
#!/jpsama/bin/perl -w $tks = `mount`; $jpsama = $! if $!; print $jpsama;
|
---|