This link has been bookmarked by 324 people . It was first bookmarked on 14 Jul 2006, by Zhe sto.
-
rooben brooksA linux command line cheat sheet
-
Terry McCallDetailed list of a few commands with options
-
Kevin Farleynaow
-
Paul CorriereThis is a linux command line reference for common operations.\nExamples marked with * are valid/safe to paste without modification into a terminal, so\nyou may want to keep a terminal window open while reading this so you can cut & paste.\nAll these commands have been tested both on Fedora and Ubuntu.
-
Joelle Nebbe-MornodThis is a linux command line reference for common operations.
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 -
Saman SaadiA linux command line cheat sheet
-
Mairon CroesFrom site: "This is a linux command line reference for common operations."
-
-
Linux Command Line Tips
-
-
Nik novikLinux Command Line Tips`
-
Nathan GreenleeLinux Command Line Tips`
-
Harjeet Singhrecode (Obsoletes iconv, dos2unix, unix2dos)
• recode -l | less Show available conversions (aliases on each line)
recode windows-1252.. file_to_change.txt Windows "ansi" to local charset (auto does CRLF conversion)
recode utf-8/CRLF.. file_to_change.txt Windows utf8 to local charset
recode iso-8859-15..utf8 file_to_change.txt Latin9 (western europe) to utf8
recode ../b64 < file.txt > file.b64 Base64 encode
recode /qp.. < file.txt > file.qp Quoted printable decode
recode ..HTML < file.txt > file.html Text to HTML
• recode -lf windows-1252 | grep euro Lookup table of characters
• echo -n 0x80 | recode latin-9/x1..dump Show what a code represents in latin-9 charmap
• echo -n 0x20AC | recode ucs-2/x2..latin-9/x Show latin-9 encoding
• echo -n 0x20AC | recode ucs-2/x2..utf-8/x Show utf-8 encoding-
recode (Obsoletes iconv, dos2unix, unix2dos) • recode -l | less Show available conversions (aliases on each line) recode windows-1252.. file_to_change.txt Windows "ansi" to local charset (auto does CRLF conversion) recode utf-8/CRLF.. file_to_change.txt Windows utf8 to local charset recode iso-8859-15..utf8 file_to_change.txt Latin9 (western europe) to utf8 recode ../b64 < file.txt > file.b64 Base64 encode recode /qp.. < file.txt > file.qp Quoted printable decode recode ..HTML < file.txt > file.html Text to HTML • recode -lf windows-1252 | grep euro Lookup table of characters • echo -n 0x80 | recode latin-9/x1..dump Show what a code represents in latin-9 charmap • echo -n 0x20AC | recode ucs-2/x2..latin-9/x Show latin-9 encoding • echo -n 0x20AC | recode ucs-2/x2..utf-8/x Show utf-8 encoding
-
-
Liam RussellA linux command line cheat sheet
-
-
lsof ~ List processes that have specified path open
-
-
-
call
-
-
Daniel Hardmanquick list of common, useful commands
-
Manuel Gerardo Ruiz RuelasHoja de referencia con los comandos mas comunes y usados en linux. bueno para imprimirse y tener siempre a la mano.
-
Colin HendersonThis is a linux command line reference for common operations.
-
Ordizia JakintzaLInux komandoak
-
bubnoff korovievA linux command line cheat sheet
-
Jean-Michel Ghow long
-
April KeithThis is a linux command line reference for common operations.
-
Aaron HarlowA linux command line cheat sheet
-
maneesh shettyA linux command line cheat sheet
-
greenup greenupunix command snippets
-
Barnabas TothA linux command line cheat sheet
Page Comments
Note items 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.
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.