Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File-Manager

It's simple file manager

terminal

List of available commands

Command Description
.exit Exit App
up Go upper from current directory
cd Go to dedicated folder from current directory
ls Print in console list of all files and folders in current directory
cat Read file and print it's content in console
add Create empty file in current working directory
mkdir Create new directory in current working directory"
rn Rename file
cp Copy file
mv Move file
rm Delete file
os --EOL Get EOL (default system End-Of-Line)
os --cpus Get host machine CPUs info
os --homedir Get home directory
os --username Get current system user name
os --architecture Get CPU architecture
hash Calculate hash for file
compress Compress file using Brotli algorithm
decompress Decompress file

How to

  • Clone repo
  • Type in terminal 'npm start -- --username=actual username'
  • Enjoy

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages