cp mv dd commands February 17, 2025 | No Comments | information, linux cp The cp command is used to copy files and directories. The cp command is like copy and paste in a visual desktop operating system. […]
pwd February 8, 2025 | No Comments | information, linux, macos, server What is it for? To display the current working directory. The name pwd comes from the acronym “Print Working Directory” shows the full path from […]
run a command when starting the pc January 18, 2025 | No Comments | linux, server example: You can then enable and start the service with the following commands: On macOS the file to configure is different, but I’m not interested […]