UNDERCODE COMMUNITY
2.72K subscribers
1.24K photos
31 videos
2.65K files
83.9K links
πŸ¦‘ Undercode World!
@UndercodeCommunity


1️⃣ World first platform which Collect & Analyzes every New hacking method.
+ Pratice
@Undercode_Testing

2️⃣ Cyber & Tech NEWS:
@Undercode_News

3️⃣ CVE @Daily_CVE


✨ Youtube.com/Undercode
by Undercode.help
Download Telegram
πŸ¦‘ START HACKING - PRATICAL PDFS
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ¦‘Premium verified Bins
πŸ¦‘ Premium Bins, provide us with screnashoats to @Undercode_Bot
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ¦‘Expert Hacking
πŸ¦‘Ten Linux command aliases that can improve efficiency
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁


πŸ¦‘1) DESCRIPTION :

1) Engineers working in the Linux environment will surely be impressed by the cumbersome commands and parameter command lines. Moreover, the terrible thing is not cumbersome, but a lot of repeated input of these cumbersome commands.

2) Under Linux, we have the alias command alias, which can customize those cumbersome commands as aliases that we can easily remember, which can greatly improve our efficiency.

3) However, the alias command is only valid for the current terminal. When the terminal is closed, all the aliases we set are invalid. So if we want to make these aliases permanent, we need to add them to the .bash_profile file