batch filename
@echo off
setlocal
set file=C:\Users\l72rugschiri\Desktop\fs.cfg
for %%i IN ("%file%") DO (
echo filedrive=%%~di
echo filepath=%%~pi
echo filename=%%~ni
echo fileextension=%%~xi
)
REM # | filedrive | %~d[file-variable-name]
REM # | filepath | %~p[file-variable-name]
REM # | filename | %~n[file-variable-name]
REM # | file-extension | %~x[file-variable-name]
Also in C++:
- dependencies needed for kernel edit linux amd64
- cmd network locaiton
- how to create git repository for vim
- cat command in linux
- how to make QtWebengine have smooth scrolling
- react native reactotron bug
- git override local file with remote
- git remove tracked files without deleting
- how to calculate nearest location using longitude and latitude
- install nodejs with pacman
- powershell open chrome url in incognito
- how to install git centos 8
- check git config
- protoc-gen-grpc npm
- how to install wine in ubuntu
- vlc download for linux
- linux crée utilisateur sudo
- install GUI centos 7
- git remove proxy settings
- ubuntu 20.04 ssh keygen
- remove file from terminal ubuntu
- path to flutter linux
- linux du suppress errors
- remove .idea from git