LinuxCommandLibrary icon indicating copy to clipboard operation
LinuxCommandLibrary copied to clipboard

1M+ downloads Linux reference app with basics, tips and formatted man pages

Results 47 LinuxCommandLibrary issues
Sort by recently updated
recently updated
newest added

Been trying out a desktop QR code scanner and been thinking... it might be worth exploring being able to display the command as a QR code rather than typing it...

Please add translation into Polish Thanks

add cygwin utils pages, such as cygpath, cygcheck, etc. [upstream URL](https://cygwin.com/index.html)

**Add remote repository** should probably be written as: `git remote add [remoteName] [remoteURL]` because there might be remotes other than origin. The current version might mislead some to believe that...

In the "reset" tip, there is a word being repeated - "with with". Remove one "with" line. ![Screenshot_20230717-132705103 (1).jpg](https://github.com/SimonSchubert/LinuxCommandLibrary/assets/50620416/12cf01ea-9d79-471c-9838-0d22f4558eb0)

It requires too many scrolling to find an entry.

I'd love to see those integrated. Also see Great app! I discovered it just a few weeks ago and used since daily.

Here are some possible corrections for the section "Basics": **Git -> Save changes to the repository:** The commands should probably be two lines, not one line. **SSH -> Pull file:**...

Issue: (an example) If I search 'cat' (because I want to know what the 'cat' command does) I get a very long list of __descriptions__ of commands' functions which contain...