command-line
Terminal is a serial computer interface for text entry and display. Instruction given to perform a task are called commands. Current computers (GUI based) uses terminal emulators such as Unix shell, BASH shell, command prompt.
Here are 331 public repositories matching this topic...
I think it would be a good idea to mention the tee command, probably somewhere in the "Cat, Less, Tail and Head" chapter
Description
Uncommenting info "Disk" disk results in a partially correct output: Disk (81%): 495G / Fles/Git (97G%). What is Fles/Git (97G%)? I'm guessing this might be my external SSD.
Also uncommenting info "Font" font info "Users" users info "Song" song [[ "$player" ]] && prin "Music Player" "$player" results in no display of this info.
- Does this issue still occ
it might be a good idea to keep the standard git-log bahavior and just pass arguments to git log instead of limiting the functionality and setting non-standard default values like it's done for -d and -a.
I can see the need for --abbrev-commit and --pretty=format:'${GIT_FORMAT}' but otherwise it would be nice to make it behave like git-log does with its
`git log [] [<revision ra
This is pretty self-explanatory - it'd be nice if I had something like spotify status player which returns either PLAYING, PAUSED or STOPPED. Think of it as mirroring the play button's status on a music player.
The motivation behind this is that I'm using shpotify to display the player status on my terminal prompt. I'm okay with taking a stab at implementing this if the maintainers ar
typo in user-stats?
Should the 2nd if check for $commandargs instead?
elif [[ $command == "user-stats" ]]; then
if [[ $command != "" ]]; then
-
Updated
Nov 15, 2019 - Shell
-
Updated
May 8, 2020 - Shell
-
Updated
May 8, 2020 - Shell
-
Updated
May 19, 2020 - Shell
-
Updated
Apr 22, 2020 - Shell
-
Updated
Feb 20, 2018 - Shell
-
Updated
Jul 17, 2018 - Shell
-
Updated
Feb 16, 2018 - Shell
-
Updated
May 14, 2020 - Shell
-
Updated
Mar 29, 2020 - Shell
-
Updated
Apr 30, 2017 - Shell
-
Updated
May 20, 2020 - Shell
Let's say I have a directory A with hundreds of thousands of files. I would like to move these files to new subdirectories, containing for instance 100 files each.
Source: http://unix.stackexchange.com/questions/63265/distributing-thousands-of-files-over-subfolders
-
Updated
Sep 18, 2019 - Shell
-
Updated
Aug 25, 2017 - Shell
-
Updated
May 7, 2017 - Shell
-
Updated
May 8, 2020 - Shell
-
Updated
Apr 1, 2020 - Shell
-
Updated
May 12, 2020 - Shell
-
Updated
Aug 1, 2019 - Shell
-
Updated
May 18, 2020 - Shell
Each file should sport their build and execution instructions, ideally in the header as comments, maybe even required versions (for example the Java version requires Java 8).
That would allow every one to build and run every file, no matter if they are familiar with the toolchain or not. For some files, like the shell, it's as simple as executing the file, others, like the Java version, require
The spec says:
Windows systems do have environment variables, but the