Windows | Linux |CLI|COMMANDLESSION

--

COMMANDLESSION-I’ll give you a command line tool you tell me what it is on another platform

1.>LS IN DOS

-What is DIR?(Directory listing)

Windows:- >dir

dir

Linux:- >ls

ls

2.>PWD IN POWERSHELL CMDLET

-What is PATH? (File Path)

Windows:- > pwd

pwd

Linux:- > echo $PATH

echo $PATH

3.>mv IN DOS

What is ren?(Rename file)

Windows:- >ren

ren

Linux:- mv

ls

4.>cp IN DOS

What is cp?(Copy File)

Windows:- >copy

copy

Linux:- >cp

cp

5.>ifconfig IN DOS

What is ifconfig ?(interface config)

Windows:- >ipconfig

ipconfig

Linux:- >ifconfig

ifconfig

6.>netstat IN DOS

What is netstat?(network statistics)

Windows:- >netstat

netstat

Linux:- >netstat

netstat

7.>df IN DOS

What is df?(Display File)

Windows:- >df

df

Linux:- >df

df

8.>nslookup IN DOS

What is nslookup ?(server lookup)

Windows:- >nslookup

nslookup

Linux:- >nslookup

nslookup

--

--

Akash Ranjan Patel

InfoSec Writer/Instructor/Custom Course Creator Bug Bounty Hunter Penetration Tester