Tuesday, April 2, 2024

How to access other drive in windows subsystem linus (WSL)

To access C drive:
cd /mnt/c/

No comments:

Post a Comment

How to composer in cPanel using terminal Terminal

 At first, be sure that your cPanel has terminal access. Step-1 mkdir -p ~/bin cd ~ php -r "copy('https://getcomposer.org/installer...