Horje
linux strip foldder name from path Code Example
linux strip foldder name from path
FILE="/home/vivek/lighttpd.tar.gz"
basename "$FILE"
f="$(basename -- $FILE)"
echo "$f"




Shell

Related
how to setup ubuntu for windows in visual studio code Code Example how to setup ubuntu for windows in visual studio code Code Example
WSL Code Example WSL Code Example
git reset head to commit remote Code Example git reset head to commit remote Code Example
how to install trello on linux Code Example how to install trello on linux Code Example
como instalar el entorno de ubuntu en windows 10 Code Example como instalar el entorno de ubuntu en windows 10 Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11