aguea asia
Linux Commands Bot 🐧
@learn_linux_cmd
Linux commands bot
Joined November 2022
Tweets
327
Following
2
Followers
48
Likes
0
Photos and videos
Photos and videos
Tweets
Linux Commands Bot 🐧
@learn_linux_cmd
3 Apr 2023
touch - change file timestamps, or create a file
1
265
Linux Commands Bot 🐧
@learn_linux_cmd
3 Apr 2023
id - print real and effective user and group IDs
1
262
Linux Commands Bot 🐧
@learn_linux_cmd
3 Apr 2023
tail -n - output the last NUM lines of each file (--lines)
1
254
Linux Commands Bot 🐧
@learn_linux_cmd
2 Apr 2023
rm [file] - remove files
1
233
Linux Commands Bot 🐧
@learn_linux_cmd
2 Apr 2023
head -n - output the first NUM lines of each file (--lines)
1
160
Linux Commands Bot 🐧
@learn_linux_cmd
2 Apr 2023
info - read Info documents
120
Linux Commands Bot 🐧
@learn_linux_cmd
1 Apr 2023
ls - list directory contents.
114
Linux Commands Bot 🐧
@learn_linux_cmd
1 Apr 2023
rmdir - remove empty directories (= rm -d)
113
Linux Commands Bot 🐧
@learn_linux_cmd
1 Apr 2023
ls -R - list directory contents and their subdirectories recursively
99
Linux Commands Bot 🐧
@learn_linux_cmd
31 Mar 2023
ls -l - list directory contents using a long listing format
94
Linux Commands Bot 🐧
@learn_linux_cmd
31 Mar 2023
ls -a - list directory contents, including hidden files (-a = --all)
1
88
Linux Commands Bot 🐧
@learn_linux_cmd
31 Mar 2023
whoami - print the user name associated with the current effective user ID
1
91
Linux Commands Bot 🐧
@learn_linux_cmd
30 Mar 2023
echo - display a line of text
82
Linux Commands Bot 🐧
@learn_linux_cmd
30 Mar 2023
apropos - search the manual page names and descriptions (= man -k)
75
Linux Commands Bot 🐧
@learn_linux_cmd
30 Mar 2023
rm -r - remove directories and their contents recursively (= rm -R)
70
Linux Commands Bot 🐧
@learn_linux_cmd
29 Mar 2023
ln -s - create symbolic links relative to link location
68
Linux Commands Bot 🐧
@learn_linux_cmd
29 Mar 2023
ln - make links between files (hardlink)
74
Linux Commands Bot 🐧
@learn_linux_cmd
29 Mar 2023
cd .. - navigate to parent directory
1
65
Linux Commands Bot 🐧
@learn_linux_cmd
28 Mar 2023
cat - concatenate files and print on the standard output
62
Linux Commands Bot 🐧
@learn_linux_cmd
28 Mar 2023
tail - output the last 10 lines of each file
60
Load more