The other day we learned how to cd and ls in one command. Today …
Category:
Linux Basics
- BASHBash scriptingBash TipsFAQLinuxLinux BasicsLinux CommandsLinux Tips & TricksLinux troubleshootingScriptingShell ScriptsTips and TricksTrouble shootingUnix/Linux Beginners
Fix “Exec format error” When Running Scripts With run-parts Command
By skThis brief tutorial explains how to fix “exec format error” when running scripts with …
- Linux Tips & TricksLinuxLinux AdministrationLinux BasicsLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
How To Run All Scripts In A Directory In Linux
By skBy sk 16.4K viewsThe other day I have been testing some basic shell scripts that I created …
- Linux Tips & TricksLinuxLinux AdministrationLinux BasicsLinux Commands
The Right Way To Edit /etc/passwd And /etc/group Files In Linux
By skBy sk 56.3K viewsThis brief guide explains the right way to edit /etc/passwd and /etc/group files using …
- CheatsheetsCommand line utilitiesLinuxLinux BasicsLinux CommandsLinux Tips & TricksOpensourceRustUtilities
Navi – An Interactive Commandline Cheatsheet Tool
By skBy sk 8.1K viewsA while ago, we posted some good alternatives to Linux man pages. Those tools …
- Bash TipsBASHCommand line utilitiesLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksOpensourceTerminal hacksTips and TricksUnix/Linux Beginners
[Bash Tips] How To cd and ls in One Command
By skHere is a BASH function to combine cd and ls in one command. It …
- Linux CommandsLinuxLinux BasicsLinux Tips & TricksTips and Tricks
Copy Specific File Types While Keeping Directory Structure In Linux
By skBy sk 24.8K viewsA while ago, we learned how to copy certain type of files from one …
- Linux CommandsLinuxLinux AdministrationLinux BasicsLinux Tips & TricksTips and TricksUnix/Linux Beginners
[Linux Tips] How To List Symlinks On Linux
By skBy sk 34.9K viewsWe already knew what is Symlinks or Symbolic links or Soft links and how …
- VimLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksSecure Shell (SSH)Text editorsUnix/Linux BeginnersVim Tips
Vim Tips – Edit Remote Files With Vim On Linux
By skBy sk 7.5K viewsVim is one of the best, highly configurable text editor that comes with a …
- Linux Tips & TricksBASHFAQLinuxLinux AdministrationLinux BasicsLinux CommandsTips and TricksUnix/Linux Beginners
Different Ways To Repeat Your Last Command In Linux
By skThis guide explains different ways to repeat your last command in Linux and Unix …
