get additional parameters linux scripting
$ cat myscript
#!/bin/bash
echo "First arg: $1"
echo "Second arg: $2"
$ ./myscript hello world
First arg: hello
Second arg: world
Also in Shell:
- ubuntu 16.04 bluetooth not detecting devices
- bash find files with extension
- install docker ubuntu
- how to set date in linux
- direnv
- git stash command with name
- how to undo a git stash
- ubuntu open file from terminal
- shell get location of function
- docker post installation steps linux
- allow user root commands linux centos
- bash grep and sort
- git effacer banch
- git use file credential
- add known host github
- bash remove directory
- reset certain file git
- Error: Node Sass does not yet support your current environment
- how to add application to unity launcher
- how to uninstall react native cli globally
- git reset one file
- git diff two commits
- gulp-tar
- fish shell script parent directory multiple dots