Suse-ubuntu equivalent commands
From Linuxintro
Revision as of 10:43, 22 February 2009 by imported>ThorstenStaerk (New page: This describes differences in the default installations of SUSE and Ubuntu. {| class="wikitable sortable" border=1 ! description !! SUSE !! Ubuntu |- | edit a text file in text mode || vi...)
This describes differences in the default installations of SUSE and Ubuntu.
description | SUSE | Ubuntu |
---|---|---|
edit a text file in text mode | vi | vim |
provide a long list of a directorz | ll | ls -l |