myaccounts
Friday, July 01, 2005
Creating a symlink in perl
How do you create a symlink in perl?
Its the easiest thing in the world. There is a symlink function that one could employ
symlink("existing","link-here");
posted by mrchase @
1:28 AM
0 comments
0 Comments:
Post a Comment
<< Home
About Me
Name:
mrchase
View my complete profile
Previous Posts
Pushing into an anonymous array ref
Where is the kernel config in Fedora Core 3
Bash shell scripting ( [[ ]] conditions)
Bash shell scripting (string testing)
Bash shell scripting (string testing)
How do you convert a bunch of wave files into mp3 ...
Query Design creating where clauses
Doing CIDR mask calculations in perl
Extracting a single directory with tar
Downloading with curl example
0 Comments:
Post a Comment
<< Home