Shell script help | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Shell script help

Command to place the entire Linux history in History.html file with -r—r—r— permission Command to place Linux system information in system info.html with -r—r—rwx permission Command to place system information in systeminfo.txt with file permission -rw-rw-r—

14th Feb 2019, 7:40 PM
Idris Fagbemi
Idris Fagbemi - avatar
1 ответ
+ 3
Permission setting is usually done with chmod. Linux history command gives you a limited history of issued commands.
13th May 2019, 11:29 PM
Sonic
Sonic - avatar