better file listing for sub folders(and normal listing)
This commit is contained in:
parent
c2e2aac13c
commit
4f54a8c602
9 changed files with 45 additions and 29 deletions
|
@ -9,11 +9,8 @@
|
|||
(yes i know i hate python but its v quick for simple stuff)
|
||||
to transform input from <code>ls</code> into a list of <a> tags(with space between)
|
||||
</p>
|
||||
<p>
|
||||
here is the list of files here:
|
||||
<br>
|
||||
<INJECT>cd $CURRENT && ls *.* | python3 $HOME/bscripts/ls_to_a.py</INJECT>
|
||||
</p>
|
||||
<hr/>
|
||||
<INJECT>python $HOME/bscripts/ls_table.py $CURRENT</INJECT>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue