DEV Community

JPL
JPL

Posted on

2

Useful Linux commands

🔹ls - List files and directories
🔹cd - Change the current directory
🔹mkdir - Create a new directory
🔹rm - Remove files or directories
🔹cp - Copy files or directories
🔹mv - Move or rename files or directories
🔹chmod - Change file or directory permissions
🔹grep - Search for a pattern in files
🔹find - Search for files and directories
🔹tar - manipulate tarball archive files
🔹vi - Edit files using text editors
🔹cat - display the content of files
🔹top - Display processes and resource usage
🔹ps - Display processes information
🔹kill - Terminate a process by sending a signal
🔹du - Estimate file space usage
🔹ifconfig - Configure network interfaces

🔹ping - Test network connectivity between hosts

PERMISSIONS IN LINUX
Source:KodeKloud
permissions-kodekloud

Source:bytebytego
permissions-byte

Links:

1.40 Useful commands

2.Most used commands

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs