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 |
Tags
- 채보
- SSH
- Selenium
- JSON
- VS Code
- C#
- 프로그래머스
- pandas
- pip
- 기타 연주
- 오류
- Visual Studio
- label
- ubuntu
- 컨테이너
- Python
- nvidia-smi
- YOLO
- paramiko
- C
- Numpy
- C++
- OpenCV
- mysql
- windows forms
- pytorch
- error
- Linux
- Docker
- 핑거스타일
Archives
- Today
- Total
기계는 거짓말하지 않는다
Linux 파일 내용 비우기 본문
특정 파일의 내용을 모두 비우려면 아래와 같이 할 수 있다.
주기적으로 비우려면 crontab 또는 script 등을 활용한다.
> test.txt
>를 입력후 파일 이름을 입력한다.
'Linux' 카테고리의 다른 글
error: uninstall-distutils-installed-package (0) | 2025.01.08 |
---|---|
Ubuntu 그래픽카드(VGA) 정보 확인 (0) | 2024.08.29 |
make 명령어 File {file} has modification time {sec} s in the future 경고 (0) | 2024.07.15 |
Ubuntu apt update 경고(W: Key is stored in legacy trusted.gpg keyring) (0) | 2024.06.18 |
Linux stty echo(입력한 문자 화면에 표시, 표시하지 않음) (0) | 2024.05.22 |
Comments