Updated: 11 March 2023
Extract a tar ball to the current directory
tar -x -f music.tar
Freelance software engineer United Kingdom
Updated: 11 March 2023
Extract a tar ball to the current directory
tar -x -f music.tar
Updated: 20 May 2023
https://github.com/ranger/ranger
A console file manager with VI key bindings.
Basic file management. Select file and then
:copy
:paste
:rename <newname>
:delete
Hidden files
:set show_hidden true|false
cw
– set a completely new file name.
A
– to append to extension.
a
– to append to filename, before the extension.