CH2FL6W7OFP7K6BTIG7HXJHP6CQOMR4SGANSVUWJLL3XWHFJNMIAC
#!/bin/env nu
def loo [letter] {
build-string `/home/hdhoang/pCloudDrive/Downloads/fsck twt/f-fl` $letter | open | lines | each { |l| firefox $l }
rm (build-string `/home/hdhoang/pCloudDrive/Downloads/fsck twt/f-fl` $letter)
}
def ool [letter] {
cd $env.LOCALAPPDATA
cd `CocCoc\Browser Beta\Application\`
build-string `B:\Downloads\fsck twt\f-fl` $letter | open | lines | each { |l| .\browser.exe $l }
rm (build-string `B:\Downloads\fsck twt\f-fl` $letter)
}