![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Accidentally did a unlink inet | deaconf19 | SUN Solaris | 1 | 03-27-2008 01:00 AM |
| mv: cannot unlink ???? | super_duper_guy | UNIX for Dummies Questions & Answers | 1 | 11-24-2005 01:34 PM |
| Perl question | rkap | Shell Programming and Scripting | 2 | 05-26-2005 09:18 PM |
| Perl question | Optimus_P | Shell Programming and Scripting | 2 | 08-17-2002 01:44 AM |
| link and unlink , urgently... | umonk | UNIX for Advanced & Expert Users | 1 | 12-17-2001 12:06 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
perl unlink question
Hi,
I have a two lines of code both intend to perform the same task. Code:
unlink $CtrFile;
system ("rm $CtrFile");
Thanks jerardfjay :-) |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|