You are on page 1of 9

$mkdir ../../..

/k61

/home/user1

$rmdir -p /cntt/k60/linux

$cd ../../../../bt

Permission denied

ls -l /home > kq.txt


$find . -type f,d -name “.*”
$find ~ -type f|grep lienket

$find /etc -type f

$grep -e root -e ubuntu /etc/passwd /etc/group

$ls -l /boot|grep -c ^d

ls /etc/network/interfaces|grep (27)+ $less /etc/network/interfaces|grep "(27)+"

$ls -l /boot|grep ^d

$ls -l /boot|grep -c ^l

$ls -l /boot|grep ^-
$fgrep drive ~/thietbi

find /boot -type l

You might also like