DEV Community

CoderEthanLiu
CoderEthanLiu

Posted on • Updated on

Linux command

ls list directory content
ls -alist all
ll list long information
pwd print work directory
mkdir make directory
cd change directory
clear or ctrl + l向下翻一页
mv move

Top comments (0)