Linux Commands - Part 1

This is a linux command line reference for common operations (part 1).
Examples marked with • are valid/safe to paste without modification into a terminal, so
you may want to keep a terminal window open while reading this so you can cut & paste.
All these commands have been tested both on Fedora and Ubuntu.

Linux Commands - part 1   Command Description • apropos whatis Show commands pertinent to string. See also threadsafe • man -t man | ps2pdf - > man.pdf make a pdf of a manual page   which command Show full path name of command   time command See how long a command takes • time cat See how long a command takes • nice info Run a low priority command (The "info" reader in this case) • renice 19 -p $$ Make shell (script) low priority. Use for non interactive tasks   dir navigation   • cd - Go to previous directory • cd Go to $HOME directory   (cd dir && command) Go to dir, execute command and return to current dir • pushd . Put current dir on stack so you can popd back to it   file searching   • alias l='ls -l --color=auto' quick dir listing • ls -lrt List files by date. See also newest and find_mm_yyyy • ls /usr/bin | pr -T9 -W$COLUMNS Print in 9 columns to width of terminal   find -name '*.[ch]' | xargs grep -E 'expr' Search 'expr' in this dir and below. See also findrepo   find -type f -print0 | xargs -r0 grep -F 'example' Search all regular files for 'example' in this dir and below   find -maxdepth 1 -type f | xargs grep -F 'example' Search all regular files for 'example' in this dir   find -maxdepth 1 -type d | while read dir; do echo $dir; echo cmd2; done Process each item with multiple commands (in while loop) • find -type f ! -perm -444 Find files not readable by all (useful for web site) • find -type d ! -perm -111 Find dirs not accessible by all (useful for web site) • locate -r 'file[^/]*\.txt' Search cached index for names. This re is like glob *file*.txt • look reference Quickly search (sorted) dictionary for prefix • grep --color reference /usr/share/dict/words Highlight occurances of regular expression in dictionary


Sursa
2009-02-21 15:59:28



Comenteaza





Ultimele 25 posturi adăugate

05:31:28JURNALUL LUI ORFEU —» Leo Butnaru
17:07:46De la Polul Nord la Polul Sud: o aventură de 73.000 de kilometri, transpusă într-o carte lansată la Ploiești —» Curaj.TV | Media alternativă
12:50:40🌞 Ce urmează după aderarea la UE? Asociația „Smart City” lansează o campanie națională bazată pe experiența de succes a României —» Sandu GRECU
12:37:37TEMELE DE BAZĂ —» Leo Butnaru
11:05:05Benzi desenate —» Biblioteca de Arte 'Tudor Arghezi'
06:59:17🏆 Școala Sportivă „Dumitru Atanasov” Sîngerei organizează prima ediție a Turneului Internațional de Handbal „Memorialul Simion Prașcă” —» Sandu GRECU
06:39:44Alluria Wine — bijuteria enoturistică a Armeniei —» Fine Wine
06:10:54🎼 Legenda muzicii latino, Ricky Martin, a ajuns în Republica Moldova 🥁 —» Sandu GRECU
13:46:14Familia Davidescu ia aproape jumate din Grand Gold la Mondial de Bruxelles —» Fine Wine
11:28:27Șoc în sport. 10% de ciocolate, cum se fură la Minister. Vieru prins dopat intenționat. Sportivii interlopi 💥💥💥 —» Sandu GRECU
05:39:52Feteasca Generation: primul turneu în locații emblematice din Londra —» Fine Wine
05:09:48TREI NUVELETE —» Leo Butnaru
15:39:08Tineri de 30-35 ani , excluși din stagiile publice —» Curaj.TV | Media alternativă
12:03:15Moldova obține cea mai înaltă distincție cu un vin alb la Concours Mondial de Bruxelles —» Fine Wine
08:45:47Top 5 vinuri albe de 100 mdl —» Fine Wine
08:19:04Mileștii Mici intră în segmentul premium cu Le Connaisseur Cuvée 2021 —» Fine Wine
06:19:55UN PORTRET DE EXCEPȚIE AL RĂULUI! —» Leo Butnaru
03:03:08foarte simpatic —» turn up the silence
15:26:04Protest la Primăria Chișinău după demolarea Apartamentului deschis —» Curaj.TV | Media alternativă
09:48:55Purcari lansează colecția nouă de vinuri Parcela —» Fine Wine
05:01:11DIN COSMOGRAME —» Leo Butnaru
14:28:08Clubul nostaligicilor după #urss —» Curaj.TV | Media alternativă
04:57:01DIN REVISTA TINERILOR —» Leo Butnaru
18:01:18Au demolat Apartamentul Deschis #Chișinău! —» Curaj.TV | Media alternativă
03:33:33LA BAC —» Leo Butnaru