Linux algemeen

pid of proccess holding mount

openssl x509 -noout -in scx-host-sldbowzs0101.basis-a.acc.pem  -text

def quickSort(arr):
    less = []
    pivotList = []
    more = []
    if len(arr) <= 1:
        return arr
    else:
def quickSort(arr):
    less = []
    pivotList = []
    more = []
    if len(arr) <= 1:
        return arr
    else:

Revision #3
Created 2026-04-01 17:13:22 CEST by Philip
Updated 2026-04-13 19:24:55 CEST by Philip