|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
I am working on my windows machine and struggling with some very basic stuff.
On my UNIX box I use @lines = `ls -Atl *`; and cannot come up with the equivalent on Win. Anyone who can, please reply. Cheers |
|
#2
|
|||
|
|||
|
I am not sure if you could use the backtick operator in win32 or not.
In DOS, you can do: "dir/4" to display 4 digit year "dir/od" to sort by date You can also try -> http://www.profsoftware.com/unixdos/ud07.htm don't ask me for the keygen, it's available but you are on your own to search for it. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > Perl on Win32 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|