Ultimate Linux Cheat Sheet: Quick Reference for Beginners
Jan 7, 2025 · 4 min read · File Commands CommandDescription catPrint file contents touchCreate file (or update timestamp) cpCopy a file mvMove / rename a file rmRemove file headPrint first 10 lines of file tailPrint last 10 lines of file tail -fPrint last 10 line...
Join discussion



