NanoShellOS icon indicating copy to clipboard operation
NanoShellOS copied to clipboard

The NanoShell Operating System 🐢

Results 3 NanoShellOS issues
Sort by recently updated
recently updated
newest added

This is a thing I would like to do.

Planned features: - [X] Chess engine using the minimax algorithm and alpha-beta pruning - [ ] Sort out some kinks causing it to show symptoms of amnesia by not taking...

This commit/PR adds 'cp' and 'mv', where 'mv' uses the same code as 'cp' but attempts to delete the file afterwards. Command-line fkags (such as -r ), or moving/copying folders...