Custom Search
Linux Training Learn Basic Linux Command Step by Step ExampleLinux Training - Learn Linux Command with Step by Step Example Approach |
|
Custom Search
Popular contentBasic Linux Commandsenable
continue
tree
ulimit
disown
su
Builtin Command
test
complete
break
fg
Linux Command
unalias
kill
conditional
mv
fc
cd
hash
eval
logout
man
which
ethtool
read
lshw
printf
exit
dirs
shift
rm
shopt
Filesystem Directory
getopts
pwd
uname
pushd
Basic Linux 101
Configure Network
passwd
alias
jobs
compgen
who
echo
readonly
lsmod
suspend
netstat
eject
cat
modinfo
finger
ls
User and Group
umask
typeset
readarray
ll
sudo
unset
popd
command
export
null
System Device
bg
let
ln
awk
builtin
return
unlink
mkdir
exec
ifconfig
mount
bind
System Information
local
history
declare
help
source
set
times
dot
useradd
umount
trap
type
|
mountDisplay Mounted Devices on Linux Fedora Using mount command
Display Mounted Devices on Linux Fedora Using mount command.
When using the mount command without any option, it display all mounted devices on the system. The mount command read /etc/mtab and then display mounted devices on your Linux Fedora system. The command example below show mount command execute without any option to display mounted devices.
Display mounted devices
Just type in mount command and then hit 'Enter' key to display all mounted devices that currently mounted »
Custom Search
|