linux list
# syntax
# ls *<options> '*<file-dir>'
# example
ls -ltr './*.log'
# + --------- + -------------------------------------------------------+
# | OPTION | DESCRIPTION |
# + --------- + -------------------------------------------------------+
# | -a | list all files including hidden file starting with '.' |
# | --color | colored list [=always/never/auto] |
# | -d | list directories - with ' */' |
# | -F | add one char of */=>@| to enteries |
# | -i | list file's inode index number |
# | -l | list with long format - show permissions |
# | -la | list long format including hidden files |
# | -lh | list long format with readable file size |
# | -ls | list with long format with file size |
# | -r | list in reverse order |
# | -R | list recursively directory tree |
# | -s | list file size |
# | -S | sort by file size |
# | -t | sort by time & date |
# | -X | sort by extension name |
# + --------- + -------------------------------------------------------+
Also in Shell:
- bleachbit command line install
- which user apache runs as ubntu
- exit from jshell
- git log grep
- git commit current changes to existing branch
- not reinstalling packages on docker build
- connect to git repo with ssh-rsa
- how to install specific package version npm
- upgrade node version
- no ip raspberry manually update
- make a batch file that accepts pipe input
- git list remote branches
- git stash contnet
- pytorch anaconda install windows
- install npm package globally
- pip install tinymce
- ERR_NO_CERTIFICATES: Encountered adb error: NoCertificates. ionic
- Habilitar la ejecución de scripts para Powershell
- how to make maven clean install faster in eclipse
- how to remove an apt repository
- checking for existing ssh keys
- rithm school github
- git add .
- how to install pipenv