002 - Linux LS command

Pubblicato il: 03 dicembre 2021
sul canale di: Radio Signals - N9WIB
40
1

Learn how to see the files and directories on your Linux terminal. Show file sizes in human readable format and sort based on time, files size and alphabetical order all with the ls command.

Leave us a tip on our web site radiosignals.org https://radiosignals.org

NOTES
ls # lists the contents of the current directory horizontally
ls -l # lists the contents of the current directory in a list format vertically
ls -a # lists the contents of the directory including all hidden files
ls -h # gives a human readable output of file size
ls -l --sort=time # sort by time files were created or modified
ls -lr--sort=time # adding a -r reverses the sort
ls -l --sort=size # lists contents and sorts by file size


In questa pagina del sito puoi guardare il video online 002 - Linux LS command della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Radio Signals - N9WIB 03 dicembre 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 40 volte e gli è piaciuto 1 spettatori. Buona visione!