Difference between revisions of "Suse-ubuntu equivalent commands"

From Linuxintro
imported>ThorstenStaerk
m (Reverted edits by 27.98.203.171 (talk) to last revision by ThorstenStaerk)
(ieQQpZydhUfmYapsrZ)
Line 1: Line 1:
This describes differences in the default installations of SUSE and Ubuntu.
+
What a joy to find such clear thinking. Thanks for poitsng!
 
 
{| class="wikitable sortable" border=1
 
! description                        !! SUSE  !! Ubuntu
 
|-
 
| edit a text file in text mode      || vi    || vim
 
|-
 
| provide a long list of a directory  || ll    || ls -l
 
|-
 
| install a software package, e.g. firefox || yast -i firefox || sudo apt-get install firefox
 
|}
 

Revision as of 02:11, 26 September 2011

What a joy to find such clear thinking. Thanks for poitsng!