Update Commands

This commit is contained in:
RealStickman 2020-04-21 07:40:08 +00:00
parent ae338a4ea7
commit 5d16a64dce

View File

@ -13,8 +13,7 @@ ffmpeg -i file.mpg -r 1/1 $filename%03d.jpg
#found in .bashrc #found in .bashrc
yta-best="youtube-dl --extract-audio --audio-format best " yta-best="youtube-dl --extract-audio --audio-format best "
sudo cp -r /var/lib/lightdm/.local/share/webkitgtk/localstorage/ ~/ sudo cp -r /var/lib/lightdm/.local/share/webkitgtk/localstorage/ ~/ && sudo chmod -Rv 777 ~/localstorage/
sudo chmod -Rv 777 ~/localstorage/
#Single 4KiB random write process #Single 4KiB random write process
fio --name=random-write --ioengine=posixaio --rw=randwrite --bs=4k --size=4g --numjobs=1 --iodepth=1 --runtime=120 --time_based --end_fsync=1 fio --name=random-write --ioengine=posixaio --rw=randwrite --bs=4k --size=4g --numjobs=1 --iodepth=1 --runtime=120 --time_based --end_fsync=1