Linux, python command's
Some useful commands and python, bash scripts for better use of linux.
2.07.2015 г.
Change file after time use root access (use for configure network)
su -c bash -c "sleep 1m; mv file_orig.txt file_orig-backup.txt"
su -c #Run root only for command
basj -c #Run bash
"sleep 1m" #Sleep 1 minute
The last is the command you want.
Няма коментари :
Публикуване на коментар
По-нова публикация
По-стара публикация
Начална страница
Абонамент за:
Коментари за публикацията ( Atom )
Няма коментари :
Публикуване на коментар