Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

run bat file with arguments

echo off
set arg1=%1
set arg2=%2
shift
shift
fake-command /u %arg1% /p %arg2% %*
Comment

PREVIOUS NEXT
Code Example
Shell :: and in bash 
Shell :: blackeye linux 
Shell :: ubuntu 20.04 ntfs read only 
Shell :: Push github repo in command line 
Shell :: last login linux 
Shell :: linkedin pc download on ubuntu 
Shell :: how to start apache/2.4.6 linux 
Shell :: eslint init 
Shell :: kubectl cp command from pod to local 
Shell :: git config global rerere 
Shell :: how to install lua on ubuntu 
Shell :: enzyme npm install 
Shell :: debian change time command line 
Shell :: pdf pages to images imagemagick 
Shell :: remove all files with no extention rm 
Shell :: centos vmware guest mount shared folder 
Shell :: Ubuntu open terminal in current folder with shortcut 
Shell :: error: src refspec master does not match any. 
Shell :: error: unknown command "neat" for "kubectl" 
Shell :: powershell merge multiple text files 
Shell :: conda correct install opencv 
Shell :: how to reset all github credentials 
Shell :: bash delete folder 
Shell :: ssh and execute command in one line 
Shell :: docker save 
Shell :: nohup example 
Shell :: upgrade python using choco (win 10) 
Shell :: linux modem manager 
Shell :: get total installed List from ubuntu terminal 
Shell :: how to check directory size in linux 
ADD CONTENT
Topic
Content
Source link
Name
2+8 =