aguea asia
Linux
@LinuxCommands1
LinuxCommands.net
- Linux Command Line Dictionary
Joined March 2017
Tweets
99
Following
0
Followers
13
Likes
0
Photos and videos
Photos and videos
Tweets
Linux
@LinuxCommands1
10 Nov 2017
What does this command do? gzip is used to compress and expand files.
linuxcommands.net/gzip/
Linux
@LinuxCommands1
5 Nov 2017
What does this command do? groups is used to show which groups a user belongs to.
linuxcommands.net/groups/
Linux
@LinuxCommands1
3 Nov 2017
What does this command do? groupmod is used to modify the group setting.
linuxcommands.net/groupmod/
Linux
@LinuxCommands1
2 Nov 2017
What does this command do? groupdel is used to delete a group.
linuxcommands.net/groupdel/
Linux
@LinuxCommands1
1 Nov 2017
What does this command do? groupadd is used to create a new group.
linuxcommands.net/groupadd/
Linux
@LinuxCommands1
31 Oct 2017
What does this command do? grep is used to search a file for a pattern.
linuxcommands.net/grep/
Linux
@LinuxCommands1
29 Oct 2017
What does this command do? getopts is used to get options from a list of parameters.
linuxcommands.net/getopts/
Linux
@LinuxCommands1
28 Oct 2017
What does this command do? awk is a pattern finding and processing language.
linuxcommands.net/awk/
Linux
@LinuxCommands1
24 Oct 2017
What does this command do? fuser is used to list the process ids for all processes that have files open.
linuxcommands.net/fuser/
Linux
@LinuxCommands1
19 Oct 2017
What does this command do? function is used in scripts to group commands together.
linuxcommands.net/function/
Linux
@LinuxCommands1
17 Oct 2017
What does this command do? ftp is the file transfer protocol client.
linuxcommands.net/ftp/
Linux
@LinuxCommands1
15 Oct 2017
What does this command do? fsck is used to check and repair the file system.
linuxcommands.net/fsck/
Linux
@LinuxCommands1
11 Oct 2017
What does this command do? free is used to display the available and used memory of the system.
linuxcommands.net/free/
Linux
@LinuxCommands1
8 Oct 2017
What does this command do? for is used for the for loop.
linuxcommands.net/for/
Linux
@LinuxCommands1
7 Oct 2017
What does this command do? fold is used to fit the text from a file to a specified width in the terminal.
linuxcommands.net/fold/
Linux
@LinuxCommands1
6 Oct 2017
What does this command do? fmt is used to fill and indent lines of a given file.
linuxcommands.net/fmt/
Linux
@LinuxCommands1
6 Oct 2017
What does this command do? find is used to search for files within a directory tree.
linuxcommands.net/find/
Linux
@LinuxCommands1
5 Oct 2017
What does this command do? file is used to determine the file type for a selected file.
linuxcommands.net/file/
Linux
@LinuxCommands1
5 Oct 2017
What does this command do? fgrep is used to search the names or the contents of a file for a fixed string match.
linuxcommands.net/fgrep/
Linux
@LinuxCommands1
3 Oct 2017
What does this command do? fg is used to bring a processes to the foreground.
linuxcommands.net/fg/
Load more