Enrico's world
Just a bunch of technical stuff
quote
more Quotes
giovedì, aprile 23, 2015
Linux/Unix useful commands
ls | wc -l (number of files in a folder)
$ find . -iname 'Courses.json' -> find in the current folder and subfolders the file 'Courses.json'
$ grep MemTotal /proc/meminfo
$find . -type f -name '*.DS_Store*' -delete
Nessun commento:
Posta un commento
Post più recente
Post più vecchio
Home page
Iscriviti a:
Commenti sul post (Atom)
Nessun commento:
Posta un commento