Commonly used linux commands

ps -ef |grep "process name" to query the process number of a process

chmod 777 * Add read and write permissions to all files in a folder

ll view the files under the folder (with permission attributes)

ls to view the files under the folder (without permission attribute)

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325124743&siteId=291194637