Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Staffa (0.16 sec)

  1. src/archive/tar/writer_test.go

    				Typeflag: TypeReg,
    				Name:     strings.Repeat("longname/", 15) + "file.txt",
    				Size:     6,
    				Mode:     0644,
    				Uid:      501,
    				Gid:      20,
    				Uname:    "shane",
    				Gname:    "staff",
    				ModTime:  time.Unix(1360135598, 0),
    			}, nil},
    			testWrite{"hello\n", 6, nil},
    			testClose{nil},
    		},
    	}, {
    		// This file was produced using GNU tar v1.26:
    		//	echo "Slartibartfast" > file.txt
    Go
    - Registered: Tue Apr 16 11:13:10 GMT 2024
    - Last Modified: Tue Feb 27 16:39:23 GMT 2024
    - 38.7K bytes
    - Viewed (0)
Back to top