MCPcopy Create free account

hub / github.com/abramisola/go-coreutils / functions

Functions275 in github.com/abramisola/go-coreutils

↓ 1 callersFunctionprocessFlags
If zeroLong is enabled, set zero to enabled.
basename/basename.go:72
↓ 1 callersFunctionprocessFlags
Process the initial flags.
stat/stat.go:58
↓ 1 callersFunctionreadLink
Resolve the symbolic links
ls/lswin.go:622
↓ 1 callersFunctionreadLink
Resolve the symbolic links
ls/ls.go:553
↓ 1 callersFunctionremoveDirectory
removeDirectory attempts to remove the 'dir' directory.
rmdir/rmdir.go:66
↓ 1 callersFunctionresetTerminal
Reset the terminal at the end and add an extra newline if needed.
ls/lswin.go:731
↓ 1 callersFunctionresetTerminal
Reset the terminal at the end and add an extra newline if needed.
ls/ls.go:662
↓ 1 callersFunctionscanDirectory
Scans the directory and returns a list of the contents. If the directory does not exist, an error is printed and the program exits.
ls/lswin.go:241
↓ 1 callersFunctionscanDirectory
Scans the directory and returns a list of the contents. If the directory does not exist, an error is printed and the program exits.
ls/ls.go:195
↓ 1 callersFunctionsetPrintOneLine
Sets printOneLine to either true or false.
ls/lswin.go:469
↓ 1 callersFunctionsetPrintOneLine
Sets printOneLine to either true or false.
ls/ls.go:400
↓ 1 callersFunctionsetenv
(name, value string)
env/env.go:51
↓ 1 callersFunctionsingleColumnPrinter
Prints all files in one column
ls/lswin.go:706
↓ 1 callersFunctionsingleColumnPrinter
Prints all files in one column
ls/ls.go:637
↓ 1 callersFunctionslocCounter
slocCounter counts the source lines of code
wc/wc.go:92
↓ 1 callersFunctionspacer
The spacer function will add spaces to the end of each file name so that they line up correctly when printing in the printTopToBottom function.
ls/lswin.go:765
↓ 1 callersFunctionspacer
The spacer function will add spaces to the end of each file name so that they line up correctly when printing in the printTopToBottom function.
ls/ls.go:696
↓ 1 callersFunctionsplitAndCountLines
* splitAndCountLines splits the buffered string into a newline-deliminted * string slice and returns the slice along with the line count. */
tail/tail.go:106
↓ 1 callersMethodunameString
* unameString generates a string for printing based on input arguments and * system information gathered by 'sys'. */
uname/uname.go:152
↓ 1 callersFunctionusage
()
sleep/sleep.go:40
FunctionUsers
()
uptime/uptime.go:103
FunctiondumpLines
(w io.Writer, r io.Reader)
cat/cat.go:52
FunctiongetModeType
Obtains the mode type of the file in string format.
ls/lswin.go:408
FunctiongetModeType
Obtains the mode type of the file in string format.
ls/ls.go:339
Functioninit
()
base64/base64.go:53
Functioninit
()
rmdir/rmdir.go:85
Functioninit
()
head/head.go:169
Functioninit
()
date/date.go:148
Functioninit
()
uname/uname.go:195
Functioninit
()
wc/wc.go:223
Functioninit
()
sync/sync.go:43
Functioninit
()
tail/tail.go:174
Functioninit
()
factor/factor.go:111
Functionmain
()
arch/arch.go:33
Functionmain
()
groups/groups.go:32
Functionmain
()
rm/rm.go:190
Functionmain
()
base64/base64.go:59
Functionmain
()
expr/expr.go:315
Functionmain
()
rmdir/rmdir.go:73
Functionmain
()
uptime/uptime.go:105
Functionmain
()
exit/exit.go:36
Functionmain
()
ls/lswin.go:792
Functionmain
()
ls/ls.go:723
Functionmain
()
head/head.go:158
Functionmain
()
sha512sum/sha512sum.go:46
Functionmain
()
echo/echo.go:38
Functionmain
()
touch/touch.go:36
Functionmain
()
mkdir/mkdir.go:90
Functionmain
()
logname/logname.go:46
Functionmain
()
tee/tee.go:47
Functionmain
()
tsort/tsort.go:131
Functionmain
()
dirname/dirname.go:85
Functionmain
()
date/date.go:137
Functionmain
()
basename/basename.go:165
Functionmain
()
sha256sum/sha256sum.go:46
Functionmain
()
stat/stat.go:224
Functionmain
()
sha384sum/sha384sum.go:46
Functionmain
()
pwd/pwd.go:33
Functionmain
()
mv/mv.go:183
Functionmain
()
cat/cat.go:77
Functionmain
()
true/true.go:40
Functionmain
()
env/env.go:74
Functionmain
()
false/false.go:33
Functionmain
()
yes/yes.go:35
Functionmain
()
uname/uname.go:190
Functionmain
()
wc/wc.go:209
Functionmain
()
md5sum/md5sum.go:46
Functionmain
()
sync/sync.go:39
Functionmain
()
sha224sum/sha224sum.go:46
Functionmain
()
sleep/sleep.go:44
Functionmain
()
whoami/whoami.go:34
Functionmain
()
sha1sum/sha1sum.go:46
Functionmain
()
tail/tail.go:163
Functionmain
()
factor/factor.go:94
FunctiontrimSuffix
Trim suffix from the basename of the file.
basename/basename.go:123
← previous201–275 of 275, ranked by callers