Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

How to run batch file and dellete it

@echo off
set mypath=%cd%
start %mypath%filename here 
del %mypath%atcfilename.bat
exit  
Comment

PREVIOUS NEXT
Code Example
Shell :: wslinux export 
Shell :: install camera in linux 
Shell :: laravel 9 install composer 
Shell :: gitignore .idea 
Shell :: convertingwav to mp3 linux ffmpeg 
Shell :: download snap store for kali linux 
Shell :: macos start avd cmd 
Shell :: Updating SpaceVim Manually 
Shell :: github ssh key ubuntu 
Shell :: check folder size in linux terminal 
Shell :: command to find Server’s Public IP Address using curl 
Shell :: gpg generate key 
Shell :: set environamnt variable in service linux 
Shell :: unset git global config 
Shell :: change user in git repository 
Shell :: force to kill any process port ubuntu 
Shell :: ubuntu fingerprint sudo 
Shell :: bash grep only return first match 
Shell :: install chromium terminal 
Shell :: how do you stop your ngrok tunnel 
Shell :: extract rockyou.txt kali linux 
Shell :: shell hide tab 
Shell :: How to check the installed version of React-Native 
Shell :: upload new repo to git 
Shell :: windows check sum 
Shell :: how to clear log files linux debian 
Shell :: bash curl weather report 
Shell :: install node 16.15.0 mac cmd 
Shell :: reverse shell bash 
Shell :: ubuntu set scale to 150 
ADD CONTENT
Topic
Content
Source link
Name
3+9 =