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 CommandsSystem Device
break
ll
set
conditional
fc
dot
pushd
ethtool
unset
cat
getopts
bind
Basic Linux 101
su
enable
sudo
hash
typeset
passwd
return
eject
type
help
unalias
fg
cd
declare
ls
tree
netstat
finger
mkdir
trap
eval
alias
popd
pwd
printf
Linux Command
uname
null
shopt
read
umask
command
local
continue
unlink
umount
lsmod
readonly
test
ifconfig
System Information
jobs
which
man
source
Configure Network
who
ulimit
complete
readarray
awk
export
exec
mv
Builtin Command
builtin
suspend
rm
User and Group
echo
logout
lshw
shift
mount
times
Filesystem Directory
ln
kill
useradd
exit
disown
modinfo
history
let
bg
dirs
compgen
|
mkdirCreate Directory on Linux Fedora using mkdir command
Create Directory on Linux Fedora using mkdir command.
The command example below show how to create directory on Linux Fedora system, the mkdir command can be use on other Linux operating system to create directory. The step by step example below start with create directory using "learn-create-directory" as an directory name in our example. The command example below create new directory on your current working directory, and then using the ls command to verify that you create the directory on your system.
»
Custom Search
|