What to do if linux is cannot be found

藏色散人
Release: 2019-11-04 17:06:19
Original
2636 people have browsed it

What to do if linux is cannot be found

linux is not found?

linux is cannot be found because I entered it wrong, so I entered the lowercase L into an uppercase I, so it is ls instead of Is.

Recommended: "Linux Tutorial"

ls is a commonly used command to view files in Linux. Through it, we can find files whose names we cannot remember

ls View files in the directory

ls -F View files in the directory

ls -l display Details of files and directories

ls -a Display hidden files

ls *[0-9]* Display file names and directory names containing numbers

The above is the detailed content of What to do if linux is cannot be found. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!