User Tools

Site Tools


computer_setup:file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
computer_setup:file [2021/07/03 11:06] petercomputer_setup:file [2021/07/03 11:09] (current) peter
Line 12: Line 12:
 ./crypt_rot13.sh abc ./crypt_rot13.sh abc
 file_wipe.sh file_wipe.sh
 +
 +for f in * ; do mv -v $f `echo $f | tr '[A-Z]' '[a-z]'`; done
 </code> </code>
  
computer_setup/file.1625310379.txt.gz · Last modified: 2021/07/03 11:06 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki