Giter Site home page Giter Site logo

applications's People

Contributors

spyopensource avatar

Stargazers

 avatar

Watchers

 avatar  avatar

applications's Issues

shell

Network:

ifconfig
network configuration information
netstat

File Management:

cp <filename1> <filename2>
copy file, to current directory use dot notation, such as: cp reports/files* .
files *
show detail info about files in a direction
lp <filename>
print a file. Using the -d, changes the default printer, such as lp -d mp4 printcap.sample
ls
List files in a directory
more
show contents of a file. You can also pipe output from other commands such as ls through more, suchas ls | more
mv <filename1> <filename2>
move file
pr <filename>
print a file
rm <filename>
delete a file

Help:

man <topic>
help on commands; d for down, q for quit

Navigation:

cd
Change directories
pwd
current location

Utilities:

wc
Count words or lines
grep
search utility. Example: grep -F 'SERVICE IN USE' g*

learning: be fast

  • believe (think it is possible)
  • exercise (practical information)
  • forget (remember the method only)
  • active (seeking out)
  • state (environment)
  • teach (apply to others)

fix ntfs

NTFS is a file system developed by Microsoft that is used to organize data on hard drives and other storage devices. It stands for New Technology File System.

fix grub formatter

Grub is a very important and useful program, because without it, you would not be able to start your computer and use your operating system. Grub is also very flexible and customizable, because you can configure it to suit your needs and preferences.

zip

use java api

implement consciousness

Internal:

  • (Nature) Language (information, free speach) Processing (most important part of AI): HCI

Comprehensible Inputs:

  • Voice to text translation
  • Image to text translation
  • All other senses
  • Information gathering

Some Outputs:

  • screen
  • sound

two mind systems

  • system 1 (GPU) low energy usage, simple, inductive reasoning (automatisme)
  • system 2 (CPU) high energy usage, complex, deductive reasoning (optimization)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.