代码搜索:Ls 有哪些应用?
找到约 10,000 项符合「Ls 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/105133/15677273
h ls.h
/* $NetBSD: ls.h,v 1.16 2003/12/26 06:19:19 grant Exp $ */
/*
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from softwar
www.eeworm.com/read/104405/15695333
idx ls.idx
www.eeworm.com/read/104405/15695391
txt ls.txt
"微型机","Olivetti","M300-10"
"微型机","Olivetti","M300-15"
"微型机","Olivetti","M380-40"
"微型机","Olivetti","M400-40"
"微型机","Olivetti","M380/XP9"
"微型机","Olivetti","M4-64"
"微型机","Olivetti","M4-452"
"微型机",
www.eeworm.com/read/104404/15695588
idx ls.idx
www.eeworm.com/read/104404/15695646
txt ls.txt
"微型机","Olivetti","M300-10"
"微型机","Olivetti","M300-15"
"微型机","Olivetti","M380-40"
"微型机","Olivetti","M400-40"
"微型机","Olivetti","M380/XP9"
"微型机","Olivetti","M4-64"
"微型机","Olivetti","M4-452"
"微型机",
www.eeworm.com/read/104403/15695733
prg ls.prg
use 200071
lnFields = AFIELDS(laFields)
public js
js=0
FOR lnI = lnFields TO 1 STEP -1
* lnI=1
* do while lnI
www.eeworm.com/read/104056/15711235
1 ls.1
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.28.
.TH LS "1" "July 2002" "ls (fileutils) 4.1.10" "User Commands"
.SH NAME
ls \- list directory contents
.SH SYNOPSIS
.B ls
[\fIOPTION\fR]
www.eeworm.com/read/104056/15711264
x ls.x
[NAME]
ls \- list directory contents
[DESCRIPTION]
.\" Add any additional description here
www.eeworm.com/read/104056/15711446
c ls.c
/* `dir', `vdir' and `ls' directory listing programs for GNU.
Copyright (C) 85, 88, 90, 91, 1995-2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/o
www.eeworm.com/read/104056/15711474
h ls.h
/* This is for the `ls' program. */
#define LS_LS 1
/* This is for the `dir' program. */
#define LS_MULTI_COL 2
/* This is for the `vdir' program. */
#define LS_LONG_FORMAT 3
extern int ls_mode;