I need to do some batch extracting, and in my script I need the directory of the file I am working with. For example, the file="stuff/backup/file.zip"; I need a way to get the string "stuff/backup/" from the variable $file.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
is what you are looking for |
|||
|
will output
which is the opposite of
|
|||||||
|
|
Simply use It will return |
|||
|
|