-bash: locate: command not found

Jmnote (토론 | 기여)님의 2020년 11월 18일 (수) 19:08 판 (→‎같이 보기)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

-bash: locate: command not found
testuser@localhost:~$ locate --version
-bash: locate: command not found
sudo apt update
sudo apt install mlocate
testuser@localhost:~$ locate --version
mlocate 0.26
Copyright (C) 2007 Red Hat, Inc. All rights reserved.
This software is distributed under the GPL v.2.

This program is provided with NO WARRANTY, to the extent permitted by law.

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}