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 | 29 |
30 | 31 |
Tags
- JavaScript
- VirtualBox
- 단축키
- port
- Source
- Windows 10
- import
- Windows
- context
- resource
- 네트워크
- grep
- ssh
- plugin
- tomcat
- Quartz
- profile
- lsof
- GIT
- Eclipse
- bash
- maVen
- vscode
- find
- xargs
- Mac
- web.xml
- IntelliJ
- 줄바꿈 문자
- netsh
Archives
- Today
- Total
develog
[Linux] 명령어 같이 실행 본문
A; B Run A and then B, regardless of success of A A && B Run B if A succeeded A || B Run B if A failed A & Run A in background.
https://askubuntu.com/questions/334994/which-one-is-better-using-or-to-execute-multiple-commands-in-one-line
'OS & Shell > Linux' 카테고리의 다른 글
[Linux] 파일 날짜 변경, touch (0) | 2018.03.07 |
---|---|
[bash] find tomcat & exec (0) | 2017.11.23 |
[Linux] 시스템 정보 확인 (0) | 2017.10.18 |
[Linux] rename, 파일명 일괄 변경 (0) | 2017.07.25 |
[Windows10] Ubuntu locale euc-kr 설치 (0) | 2017.06.05 |
Comments