Live Mock Interview Of DEVOPS | Topic LINUX | Technical Round |

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 พ.ย. 2024

ความคิดเห็น • 3

  • @lakshmanrocky4360
    @lakshmanrocky4360 ปีที่แล้ว

    Display the answers! If he is telling wrong suggest him the right solution, so that everyone will support you gud luck ......

  • @ramsharma-cm9bb
    @ramsharma-cm9bb ปีที่แล้ว +1

    grep -c 'balasaheb' file_name
    ls -lh file_nane
    sort -t file_name|uniq
    head -10 file_name
    tail -10 file_name
    Sed -e '/balasaheb/,zielotech/g file_name
    Find . -type f -mtime +15.
    sort -n file_name.
    Unix works only sorted data.
    Inone numbers are uniq to every file and directory it contains all information of files and directory .
    df -kh or free or top command for cpu utilization.
    kill -9 pid
    Sort file-name|sed -i '1,2d'
    grep -v '^$d' file_nam e
    Sed -n '/balasaheb/i insert patter file_nane.
    $1,$2 are positional para meters.
    ./file_name to run the script.