Programming is Not Rocket Science, Don't let AI Write Your Code, Fight Back. And if you must use AI, find provenance, and Attribute. Long Live GNU/Linux. Full praise to SSA-Based Compilation.
Tuesday, 18 November 2025
Linux VM Skills - The ls command
ls -a and ls -A will list all files including hidden files.
ls -A (capital A) will attempt to remove the . and .. directory (i.e. current and parent directories).
No comments:
Post a Comment