#!/bin/perl use warnings; use strict; use File::Basename; my $file = '//server/path/filename.ext'; print basename($file);
In reply to Re: remove directory path
by helgi
in thread remove directory path
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |