🏸
Converting Knowledge to Wisdom
Pinned Loading
-
Open SSH in colab.ipynb
Open SSH in colab.ipynb 1{
2"nbformat": 4,
3"nbformat_minor": 0,
4"metadata": {
5"colab": {
-
-
a powershell script to copy only a s...
a powershell script to copy only a set of extension with ability to filter 1$SourceFolderPath = 'C:\repo\PPMS'
2$FinalFolderPath = 'C:\repo\PPMSF'
345# Get existing files into arrays:
-
git mv any folder with it's sub fold...
git mv any folder with it's sub folder to another folder in windows powershell 1# git mv a folder and sub folders in windows
23function Move-GitFolder {
4param (
5$target,
-
find any invalid character in the PA...
find any invalid character in the PATH environment variable 1using System;
2using System.Collections;
3using System.Linq;
4using System.Linq.Expressions;
5using System.Collections.Generic;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.