Linux: Difference between revisions
m (→Comandos) |
mNo edit summary |
||
Line 2: | Line 2: | ||
*[[Linux:Dicas sobre RPM]] | *[[Linux:Dicas sobre RPM]] | ||
*[[Linux:Pegando o endereço IP via shell]] | |||
== Configurações == | == Configurações == |
Revision as of 12:12, 5 February 2009
Configurações
Backup em Linux
Comandos
Purpose of command | Solaris | AIX | HP-UX |
---|---|---|---|
List contents of current directory |
ls -la |
ls -la |
ls -la |
List contents of an ASCII file |
cat /etc/passwd cat /etc/hosts |
cat /etc/passwd cat /etc/hosts |
cat /etc/passwd cat /etc/hosts |
Determine file type |
file /etc/passwd file /usr file /etc/mount |
file /etc/passwd file /usr file /usr/sbin/mount |
file /etc/passwd file /usr file /usr/sbin/mount |
mais comandos: http://www.unixguide.net/cgi-bin/unixguide.cgi
exemplo: http://en.wikipedia.org/wiki/Comparison_of_virtual_machines