Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
orekix@shitposter.club's status on Saturday, 13-Aug-2022 14:00:56 JSTorekix @dirb @da @NaiJi
167 cd /mnt/d/
168 ls
169 cd Anime/
170 ls
171 cd Ghost\ Stories/
172 ls
173 cd \[Exiled-Destiny\]_Ghost_Stories/
174 ls
175 history
176 ls
177 for i in *.mkv; do ffmpeg.exe -i "$i" -acodec copy "${i%.*}.mp4"; done