Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 14 of 14 for def_file (0.22 sec)

  1. cmd/admin-handlers.go

    	}
    
    	// save MinIO start script to inspect command
    	var scrb bytes.Buffer
    	fmt.Fprintf(&scrb, `#!/usr/bin/env bash
    
    function main() {
    	for file in $(ls -1); do
    		dest_file=$(echo "$file" | cut -d ":" -f1)
    		mv "$file" "$dest_file"
    	done
    
    	# Read content of inspect-input.txt
    	MINIO_OPTS=$(grep "Server command line args" <./inspect-input.txt | sed "s/Server command line args: //g" | sed -r "s#%s:\/\/#\.\/#g")
    
    Registered: Sun Dec 28 19:28:13 UTC 2025
    - Last Modified: Sun Sep 28 20:59:21 UTC 2025
    - 99.7K bytes
    - Viewed (0)
  2. api/go1.txt

    pkg syscall (linux-386), const AF_CAN ideal-int
    pkg syscall (linux-386), const AF_DECnet ideal-int
    pkg syscall (linux-386), const AF_ECONET ideal-int
    pkg syscall (linux-386), const AF_FILE ideal-int
    pkg syscall (linux-386), const AF_IEEE802154 ideal-int
    pkg syscall (linux-386), const AF_IPX ideal-int
    pkg syscall (linux-386), const AF_IRDA ideal-int
    pkg syscall (linux-386), const AF_ISDN ideal-int
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  3. api/go1.1.txt

    pkg syscall (linux-386), const AF_CAIF = 37
    pkg syscall (linux-386), const AF_CAN = 29
    pkg syscall (linux-386), const AF_DECnet = 12
    pkg syscall (linux-386), const AF_ECONET = 19
    pkg syscall (linux-386), const AF_FILE = 1
    pkg syscall (linux-386), const AF_IEEE802154 = 36
    pkg syscall (linux-386), const AF_INET6 = 10
    pkg syscall (linux-386), const AF_IPX = 4
    pkg syscall (linux-386), const AF_IRDA = 23
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  4. api/go1.2.txt

    pkg syscall (linux-arm-cgo), const AF_CAN ideal-int
    pkg syscall (linux-arm-cgo), const AF_DECnet ideal-int
    pkg syscall (linux-arm-cgo), const AF_ECONET ideal-int
    pkg syscall (linux-arm-cgo), const AF_FILE ideal-int
    pkg syscall (linux-arm-cgo), const AF_IEEE802154 ideal-int
    pkg syscall (linux-arm-cgo), const AF_IPX ideal-int
    pkg syscall (linux-arm-cgo), const AF_IRDA ideal-int
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (1)
Back to top