Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- web.xml
- Windows
- JavaScript
- Source
- tomcat
- find
- vscode
- profile
- Windows 10
- Mac
- 네트워크
- GIT
- Eclipse
- plugin
- 줄바꿈 문자
- Quartz
- port
- 단축키
- import
- maVen
- lsof
- VirtualBox
- ssh
- resource
- IntelliJ
- grep
- bash
- context
- netsh
- xargs
Archives
- Today
- Total
develog
[bash] bash special variables 본문
https://tecadmin.net/bash-special-variables/
Bash Special Variables ($0, $?, $#, $@, $$, $*) – TecAdmin
Bash is a powerful shell that provides a wide range of special variables that can be used to manipulate and control the behavior of scripts. These variables provide essential information about the environment in which the script is running, including the c
tecadmin.net
Comments