feat: f2 copy paste

main
sudo pacman -Syu 2023-07-30 18:13:08 +07:00
parent 4eb1591a42
commit 37ae8fd5bc
2 changed files with 19 additions and 0 deletions

View File

@ -305,6 +305,16 @@ dist</pre>
<div class="highlight highlight-text-adblock">
<pre>instaloader +login.txt +args.txt +targets.txt</pre>
</div>
<h2>
<a id="user-content-f2" class="anchor" aria-hidden="true" href="#f2"
><span aria-hidden="true" class="octicon octicon-link"></span></a
><a href="https://github.com/ayoisaiah/f2">F2</a>
</h2>
<p>Rename:</p>
<div class="highlight highlight-source-shell">
<pre><span class="pl-c"><span class="pl-c">#</span> If want dry run, remove -x</span>
f2 -r <span class="pl-s"><span class="pl-pds">"</span>{mtime.YYYY}{mtime.MM}{mtime.DD}.{mtime.H}{mtime.mm}{mtime.ss}{ext}<span class="pl-pds">"</span></span> -x</pre>
</div>
<div>
Feel free to ask me via

View File

@ -257,3 +257,12 @@ Run:
```txt
instaloader +login.txt +args.txt +targets.txt
```
## [F2](https://github.com/ayoisaiah/f2)
Rename:
```sh
# If want dry run, remove -x
f2 -r "{mtime.YYYY}{mtime.MM}{mtime.DD}.{mtime.H}{mtime.mm}{mtime.ss}{ext}" -x
```